Finish v1.48.01(541)

This commit is contained in:
Marco Elefante 2025-11-19 10:59:03 +01:00
commit c21e856a0f

View File

@ -11,8 +11,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 540
def appVersionName = '1.48.00'
def appVersionCode = 541
def appVersionName = '1.48.01'
signingConfigs {
release {