Finish v1.40.01(418)

This commit is contained in:
Marco Elefante 2024-03-05 11:08:45 +01:00
commit fc22c119f6

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 417
def appVersionName = '1.40.00'
def appVersionCode = 418
def appVersionName = '1.40.01'
signingConfigs {
release {