-> v1.29.6 (310)

This commit is contained in:
Valerio Castellana 2022-10-05 14:11:52 +02:00
parent 95fc680823
commit 5e147c9d96

View File

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