Finish v1_10_0(103)

This commit is contained in:
Giuseppe Scorrano 2019-12-04 10:54:19 +01:00
commit 8c2b24787a

View File

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