Finish v1.50.01(550)

This commit is contained in:
Marco Elefante 2025-12-09 16:15:28 +01:00
commit 4d01a52590

View File

@ -11,8 +11,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 549
def appVersionName = '1.50.00'
def appVersionCode = 550
def appVersionName = '1.50.01'
signingConfigs {
release {