version 23.18Beta (23.16 general)

This commit is contained in:
Sergio De la torre 2024-04-23 08:06:21 +02:00
parent 5f78920db5
commit 9fb6716498
1 changed files with 9 additions and 9 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "es.verdnatura"
minSdkVersion 26
targetSdkVersion 33 // se deja con target si no Play Protect la bloquea
versionCode 272
versionName = "24.14Beta"
versionCode 285
versionName = "24.18Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}