MicroG 0.2.203317

This commit is contained in:
Oizaro 2020-10-10 02:23:12 +02:00
parent 646eab8f2a
commit 042aae92de
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ allprojects {
apply plugin: 'idea'
group = 'org.microg.gms'
version = "0.2.12.203316"
ext.appVersionCode = 203315023
version = "0.2.12.203317"
ext.appVersionCode = 203315024
ext.isReleaseVersion = false
}