-> v1.9.7 (101)

This commit is contained in:
Giuseppe Scorrano 2019-11-26 11:19:58 +01:00
parent 34e1ce5a66
commit 6ff014820c

View File

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