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' apply plugin: 'idea'
group = 'org.microg.gms' group = 'org.microg.gms'
version = "0.2.12.203315" version = "0.2.12.203316"
ext.appVersionCode = 203315022 ext.appVersionCode = 203315023
ext.isReleaseVersion = false ext.isReleaseVersion = false
} }