-> v1.16.9 (191)

This commit is contained in:
Giuseppe Scorrano 2021-02-24 12:48:03 +01:00
parent d044c2ab26
commit e9230aba11

View File

@ -7,8 +7,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 190
def appVersionName = '1.16.8'
def appVersionCode = 191
def appVersionName = '1.16.9'
signingConfigs {
release {