-> v1.28.2 (296)

This commit is contained in:
Valerio Castellana 2022-07-20 15:45:53 +02:00
parent 9e85b9f828
commit f4c1f1fe34

View File

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