-> v1.10.6 (109)

This commit is contained in:
Giuseppe Scorrano 2019-12-13 09:18:39 +01:00
parent 0b7fd2ac94
commit 669e8bbc3b

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 108
def appVersionName = '1.10.5'
def appVersionCode = 109
def appVersionName = '1.10.6'
signingConfigs {
release {