summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAkshay <aksh@google.com>2019-04-26 16:15:21 -0700
committerAkshay Thakker <aksh@google.com>2019-04-27 00:17:48 +0000
commit5d8f51bb2380904a6e29bfbff34c55d82074df9e (patch)
tree0e48f8848343169c4474e63991e910b0719a4b10 /AndroidManifest.xml
parentb093c717e483edfba0b07542af591a5ae7c17bf3 (diff)
downloadandroid_packages_apps_PackageInstaller-5d8f51bb2380904a6e29bfbff34c55d82074df9e.tar.gz
android_packages_apps_PackageInstaller-5d8f51bb2380904a6e29bfbff34c55d82074df9e.tar.bz2
android_packages_apps_PackageInstaller-5d8f51bb2380904a6e29bfbff34c55d82074df9e.zip
Update version number to 220000000
The Beta 3 builds (which are in dogfood and public beta) will receive modules via the Play Store with version numbers 200000000. Hence, we must bump the version in qt-dev and hence beta 4. BUG: 131240537 Change-Id: I4a504ec7f26dad25e3a0c14b7cb6fa3710cb014a
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d8bfe816..fc366c7c 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.android.permissioncontroller"
coreApp="true"
- android:versionCode="210000000"
+ android:versionCode="220000000"
android:versionName="29 system image"
>