-> v1.9.1 (95)

This commit is contained in:
Giuseppe Scorrano 2019-11-11 16:17:04 +01:00
parent b509f696a0
commit 15447bc63f

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 94
def appVersionName = '1.9.0'
def appVersionCode = 95
def appVersionName = '1.9.1'
signingConfigs {
release {