Aggiunta compatibilità con Honeywell CT60

This commit is contained in:
2020-09-22 12:00:09 +02:00
parent a41c5b34bb
commit 1e34fd8840
3 changed files with 21 additions and 2 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 147
def appVersionName = '1.12.18'
def appVersionCode = 148
def appVersionName = '1.12.19'
signingConfigs {
release {