-> v1.16.7 (189)

This commit is contained in:
Giuseppe Scorrano 2021-02-23 16:21:16 +01:00
parent c8f8ccd64f
commit 0ed536b0d5

View File

@ -7,8 +7,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 188
def appVersionName = '1.16.6'
def appVersionCode = 189
def appVersionName = '1.16.7'
signingConfigs {
release {