finish 1.9.6

This commit is contained in:
Valerio Castellana 2019-11-20 11:39:59 +01:00
parent 33f4a7244d
commit c14df1e4d9

View File

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