-> v1.30.01(319)

This commit is contained in:
Giuseppe Scorrano 2022-12-12 16:53:52 +01:00
parent d4fbd7b45f
commit 2e90c33854

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 318
def appVersionName = '1.30.0'
def appVersionCode = 319
def appVersionName = '1.30.01'
signingConfigs {
release {