versionBeta 23.28 renovarToken

This commit is contained in:
Sergio De la torre 2023-07-12 13:59:42 +02:00
parent fd862edbef
commit 12dcab0543
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 210
versionName = "23.26" //Esta rama viene de esta version
versionCode 214
versionName = "23.28Beta" //Esta rama viene de esta version
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}