-> v1.28.8 (302)

This commit is contained in:
Valerio Castellana 2022-07-22 19:00:47 +02:00
parent 79192ce337
commit 5d1f275ebc

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 301
def appVersionName = '1.28.7'
def appVersionCode = 302
def appVersionName = '1.28.8'
signingConfigs {
release {