-> v1.29.7 (311)

This commit is contained in:
Valerio Castellana 2022-10-05 16:20:03 +02:00
parent c0310e492f
commit fb23009fcc

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 310
def appVersionName = '1.29.6'
def appVersionCode = 311
def appVersionName = '1.29.7'
signingConfigs {
release {