-> v1.31.1 (335)

This commit is contained in:
Valerio Castellana 2023-02-14 12:20:11 +01:00
parent 5eac3f14cc
commit 975763f400

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 334
def appVersionName = '1.31.0'
def appVersionCode = 335
def appVersionName = '1.31.1'
signingConfigs {
release {