-> v1.27.5 (292)

This commit is contained in:
Valerio Castellana 2022-06-08 12:50:18 +02:00
parent 0dd662518e
commit bbc81f3d99

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 291
def appVersionName = '1.27.4'
def appVersionCode = 292
def appVersionName = '1.27.5'
signingConfigs {
release {