refs version update
This commit is contained in:
parent
0f8c698f8b
commit
14d2e36ddb
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "verdnatura.es.repartoverdnatura"
|
||||
minSdkVersion 19
|
||||
//targetSdkVersion 28
|
||||
versionCode 42
|
||||
versionName "23.8"
|
||||
versionCode 44
|
||||
versionName "23.14Beta"
|
||||
// versionName "23.8Beta" versionCode 40
|
||||
|
||||
|
||||
|
@ -21,7 +21,7 @@ android {
|
|||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
getByName("release") {
|
||||
// applicationIdSuffix = ".sfusion"
|
||||
//applicationIdSuffix = ".sfusion"
|
||||
}
|
||||
|
||||
getByName("debug") {
|
||||
|
|
Loading…
Reference in New Issue