-> v1.10.2 (105)

This commit is contained in:
Giuseppe Scorrano 2019-12-09 19:43:50 +01:00
parent ccfba252ec
commit 1d6b1870ca

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 104
def appVersionName = '1.10.1'
def appVersionCode = 105
def appVersionName = '1.10.2'
signingConfigs {
release {