version 24.26
This commit is contained in:
parent
a26a1b2198
commit
8a070607c8
|
@ -11,8 +11,8 @@
|
|||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 302,
|
||||
"versionName": "24.22Beta",
|
||||
"versionCode": 309,
|
||||
"versionName": "24.26Beta",
|
||||
"outputFile": "app-beta-release.apk"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "es.verdnatura"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 33 // se deja con target si no Play Protect la bloquea
|
||||
versionCode 305
|
||||
versionName = "24.24Beta"
|
||||
versionCode 309
|
||||
versionName = "24.26"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue