-> v1.23.6 (261)

This commit is contained in:
Giuseppe Scorrano 2022-02-23 12:50:40 +01:00
parent ee8751163c
commit d81e0dd72c

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 260
def appVersionName = '1.23.5'
def appVersionCode = 261
def appVersionName = '1.23.6'
signingConfigs {
release {