-> v1.46.13 (501)

This commit is contained in:
Giuseppe Scorrano 2025-05-15 18:30:52 +02:00
parent d30af1e2a6
commit f5c3dcfdc9

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 500
def appVersionName = '1.46.12'
def appVersionCode = 501
def appVersionName = '1.46.13'
signingConfigs {
release {