version 23.24.1Beta

This commit is contained in:
Sergio De la torre 2023-06-21 12:57:08 +02:00
parent 6f3689651a
commit 607f946e0a
1 changed files with 1 additions and 1 deletions

View File

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