Update version numbers to 0210000000

Update version number to 0210000000. The Beta 2 builds (which are in dogfood an public beta) will receive modules via the Play Store with version numbers 0200000000. Hence, we must bump the version in qt-dev and hence beta 3. This is so that prebuilts in the beta 3 OTA will be higher than any Play Store pushes on beta 2. We are bumping it by 10000000 so that we have name space to do intermediate cherrypick builds if needed.

Bug: 129977903
Change-Id: I4f608a2bc0739b8b0fd4eefa1ec1223f977431cd
gugelfrei
Akshay 5 years ago committed by Akshay Thakker
parent 0e5a1b3bb6
commit 0d87629d8d

@ -1,4 +1,4 @@
{
"name": "com.android.media",
"version": 200000000
"version": 210000000
}

@ -1,4 +1,4 @@
{
"name": "com.android.media.swcodec",
"version": 200000000
"version": 210000000
}

Loading…
Cancel
Save