-> v1.27.4 (291)

This commit is contained in:
Valerio Castellana 2022-06-01 19:23:49 +02:00
parent 9c45cebf51
commit 7a6097fa69

View File

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