-> v1.50.01 (550)

This commit is contained in:
Marco Elefante 2025-12-09 16:15:19 +01:00
parent a88ddab405
commit 36061faeeb

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 {