Finish v1_9_3(97)

This commit is contained in:
Valerio Castellana 2019-11-18 18:51:36 +01:00
commit 423a4daedc

View File

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