version 23.24.1Beta

This commit is contained in:
Sergio De la torre 2023-06-20 16:40:14 +02:00
parent 13ee40af94
commit b4530e2cf2
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "es.verdnatura"
minSdkVersion 24 //21
targetSdkVersion 33
versionCode 205
versionName = "23.24Beta"
versionCode 206
versionName = "23.24.1Beta" //Esta rama viene de esta version
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}