Cambiato nome PRIMARY in Primaria e SECONDARY in Secondaria

This commit is contained in:
2019-01-14 16:42:21 +01:00
parent f3e899734f
commit 4d2ce42802
4 changed files with 5 additions and 5 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 22
def appVersionName = '1.0.19'
def appVersionCode = 23
def appVersionName = '1.0.20'
signingConfigs {
release {