version 24.4Beta

This commit is contained in:
Sergio De la torre 2024-01-30 10:06:14 +01:00
parent 787c6b1b79
commit b6c116aee9
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 251
versionName = "24.2Beta" //23.48Beta son la misma
versionCode 254
versionName = "24.4Beta" //23.48Beta son la misma
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}