-> v1.21.0 (252)

This commit is contained in:
Valerio Castellana 2021-12-28 11:21:31 +01:00
parent df9d3a80ac
commit b8ac75ed6d

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 251
def appVersionName = '1.20.4'
def appVersionCode = 252
def appVersionName = '1.21.0'
signingConfigs {
release {