-> v1.16.19 (201)

This commit is contained in:
Giuseppe Scorrano 2021-04-06 13:36:06 +02:00
parent 56ba43183c
commit 2ae311c28a

View File

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