-> v1.27.0 (287)

This commit is contained in:
Valerio Castellana 2022-05-25 17:19:40 +02:00
parent 9dc3996aef
commit aabc4310fd

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 286
def appVersionName = '1.26.3'
def appVersionCode = 287
def appVersionName = '1.27.0'
signingConfigs {
release {