Finish v1.41.02(450)

This commit is contained in:
Marco Elefante 2024-10-08 14:43:12 +02:00
commit c42a597bb4

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 449
def appVersionName = '1.41.01'
def appVersionCode = 450
def appVersionName = '1.41.02'
signingConfigs {
release {