-> v1.12.1 (130)

This commit is contained in:
Giuseppe Scorrano 2020-02-07 12:18:34 +01:00
parent 38853e5514
commit 300496c8c6

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 129
def appVersionName = '1.12.0'
def appVersionCode = 130
def appVersionName = '1.12.1'
signingConfigs {
release {