-> v1.9.8 (102)

This commit is contained in:
Giuseppe Scorrano 2019-11-26 17:30:55 +01:00
parent a336fa68eb
commit af65a42a6a

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 101
def appVersionName = '1.9.7'
def appVersionCode = 102
def appVersionName = '1.9.8'
signingConfigs {
release {