version 23.30Beta

This commit is contained in:
Sergio De la torre 2023-07-27 16:19:16 +02:00
parent 33529a052a
commit 8f978b2c5c
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 217
versionName = "23.28" //Esta rama viene de esta version
versionCode 220
versionName = "23.30Beta" //Esta rama viene de esta version
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}