Finish v1.16.20(202)

This commit is contained in:
Giuseppe Scorrano 2021-04-08 18:18:32 +02:00
commit a779d8b94d

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 201
def appVersionName = '1.16.19'
def appVersionCode = 202
def appVersionName = '1.16.20'
signingConfigs {
release {