Finish v1.26.0(283)

This commit is contained in:
Valerio Castellana 2022-05-03 10:49:24 +02:00
commit 98c260f621

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 282
def appVersionName = '1.25.5'
def appVersionCode = 283
def appVersionName = '1.26.0'
signingConfigs {
release {