finish -> v1.12.2

This commit is contained in:
Valerio Castellana 2020-02-18 12:23:31 +01:00
parent 61a16ac96d
commit 103e2b27d6

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 130
def appVersionName = '1.12.1'
def appVersionCode = 131
def appVersionName = '1.12.2'
signingConfigs {
release {