Finish v1.50.02(551)

This commit is contained in:
Marco Elefante 2025-12-09 17:04:35 +01:00
commit 9924165362

View File

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