From 5d8f51bb2380904a6e29bfbff34c55d82074df9e Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 26 Apr 2019 16:15:21 -0700 Subject: 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 --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AndroidManifest.xml') 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" > -- cgit v1.2.3