summaryrefslogtreecommitdiffstats
path: root/apps/CtsVerifier/AndroidManifest.xml
diff options
context:
space:
mode:
authoragowdra <agowdra@google.com>2017-09-13 14:16:01 -0700
committeragowdra <agowdra@google.com>2017-09-13 14:16:01 -0700
commit9050f5c53a793fa8571e34e9a5c02677422c2bd3 (patch)
tree04c4fc6522b6a2a5006960bd35550f0befec59c4 /apps/CtsVerifier/AndroidManifest.xml
parente5f0957ea37482ecb6474973e8170227d2c58add (diff)
downloadplatform_cts-9050f5c53a793fa8571e34e9a5c02677422c2bd3.tar.gz
platform_cts-9050f5c53a793fa8571e34e9a5c02677422c2bd3.tar.bz2
platform_cts-9050f5c53a793fa8571e34e9a5c02677422c2bd3.zip
DO NOT MERGE: Bump CTS version 6.0_r23
Change-Id: I413388f8a831fed482794d04812003b220212372
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 f58759b1cae..29638dd6f03 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_r22">
+ android:versionName="6.0_r23">
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="23"/>