Bump version up

This commit is contained in:
Oizaro 2020-09-27 21:46:50 +02:00
parent 0014bb074c
commit d11177d69f
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.203315"
ext.appVersionCode = 203315022
version = "0.2.12.203316"
ext.appVersionCode = 203315023
ext.isReleaseVersion = false
}