Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38efbb62 authored by Akshay's avatar Akshay
Browse files

Update version number to 220000000

The Beta 3 builds (which are in dogfood an public beta) will receive modules via the Play Store with version numbers 210000000. Hence, we must bump the version in qt-dev and hence beta 4.

BUG: 131240537
Change-Id: I4f09986002f660896dbc1f8a0482c16b4a554d1e
parent 68fa9376
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.captiveportallogin"
    android:versionCode="210000000"
    android:versionCode="220000000"
    android:versionName="Q-initial">

    <uses-sdk android:minSdkVersion="28" android:targetSdkVersion="28" />
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
    package="android.ext.services"
    android:versionCode="210000000"
    android:versionCode="220000000"
    android:versionName="1"
    coreApp="true">

+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  package="com.android.networkstack"
  android:sharedUserId="android.uid.networkstack"
  android:versionCode="210000000"
  android:versionCode="220000000"
  android:versionName="29 system image"
>