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

Commit 182469ee 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 2e67b9bd
Loading
Loading
Loading
Loading
+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"
>