Finish v1_9_5

This commit is contained in:
Valerio Castellana 2019-11-20 10:17:34 +01:00
commit c56b769d71

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 98
def appVersionName = '1.9.4'
def appVersionCode = 99
def appVersionName = '1.9.5'
signingConfigs {
release {