-> v1.28.1 (295)

This commit is contained in:
Valerio Castellana 2022-07-18 10:55:57 +02:00
parent 4adc40aa90
commit c93e29606c

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 294
def appVersionName = '1.28.0'
def appVersionCode = 295
def appVersionName = '1.28.1'
signingConfigs {
release {