Finish v1.15.0(181)

This commit is contained in:
Giuseppe Scorrano 2021-02-05 19:43:30 +01:00
commit 766ae1ae01

View File

@ -7,8 +7,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 180
def appVersionName = '1.14.3'
def appVersionCode = 181
def appVersionName = '1.15.0'
signingConfigs {
release {