summaryrefslogtreecommitdiffstats
path: root/apps/CtsVerifier/AndroidManifest.xml
diff options
context:
space:
mode:
authortinazh <tinazh@google.com>2016-12-20 10:38:27 -0800
committertinazh <tinazh@google.com>2016-12-20 10:38:27 -0800
commit45ee6c5394dc9b8137da6ea1e3f9dff9ef62d068 (patch)
treed9346a47826cea486636ca2e5791966e2798f724 /apps/CtsVerifier/AndroidManifest.xml
parent82709bb43c43a20f09d8a87092f6b9334de2ebc9 (diff)
downloadplatform_cts-45ee6c5394dc9b8137da6ea1e3f9dff9ef62d068.tar.gz
platform_cts-45ee6c5394dc9b8137da6ea1e3f9dff9ef62d068.tar.bz2
platform_cts-45ee6c5394dc9b8137da6ea1e3f9dff9ef62d068.zip
DO NOT MERGE: Bump CTS and CTS Verifier to 6.0_r14
Change-Id: Id74fec6061610c381baa398a51a0ce9236707235
Diffstat (limited to 'apps/CtsVerifier/AndroidManifest.xml')
-rw-r--r--apps/CtsVerifier/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/CtsVerifier/AndroidManifest.xml b/apps/CtsVerifier/AndroidManifest.xml
index ddcfb101fc2..a8d2e197422 100644
--- a/apps/CtsVerifier/AndroidManifest.xml
+++ b/apps/CtsVerifier/AndroidManifest.xml
@@ -18,7 +18,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.cts.verifier"
android:versionCode="5"
- android:versionName="6.0_r13">
+ android:versionName="6.0_r14">
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="23"/>