finish v1.12.3

This commit is contained in:
Valerio Castellana 2020-02-18 17:00:46 +01:00
parent 4ddb8fbe3f
commit 436a6a9c7f

View File

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