-> v1.36.08 (401)

This commit is contained in:
Marco Elefante 2023-12-04 17:01:17 +01:00
parent 49782755bc
commit 0bdc3a0638

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 400
def appVersionName = '1.36.07'
def appVersionCode = 401
def appVersionName = '1.36.08'
signingConfigs {
release {