version 23.26Beta-210

This commit is contained in:
Sergio De la torre 2023-06-30 08:22:17 +02:00
parent e8c6e713c2
commit d3869ba122
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 208
versionCode 210
versionName = "23.26Beta" //Esta rama viene de esta version
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}