-> v1.0.37 (40)

This commit is contained in:
Giuseppe Scorrano 2019-03-04 13:12:17 +01:00
parent 46b58cb7c0
commit 06cc967158
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 39
def appVersionName = '1.0.36'
def appVersionCode = 40
def appVersionName = '1.0.37'
signingConfigs {
release {