Finish v1.24.2(270)

This commit is contained in:
Valerio Castellana 2022-03-22 10:12:21 +01:00
commit aba1fcdc7b

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 269
def appVersionName = '1.24.1'
def appVersionCode = 270
def appVersionName = '1.24.2'
signingConfigs {
release {
@ -85,7 +85,6 @@ android {
dynamicFeatures = [":dynamic__base", ":dynamic_vgalimenti"]
}
dependencies {