Finish v1_9_2(96)

This commit is contained in:
Valerio Castellana 2019-11-13 15:58:27 +01:00
commit a0ca2488c7

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 95
def appVersionName = '1.9.1'
def appVersionCode = 96
def appVersionName = '1.9.2'
signingConfigs {
release {