-> v1.28.6 (300)

This commit is contained in:
Valerio Castellana 2022-07-22 11:21:54 +02:00
parent 7c49af085d
commit 87acc5a4e3

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 299
def appVersionName = '1.28.5'
def appVersionCode = 300
def appVersionName = '1.28.6'
signingConfigs {
release {