version 23.48Beta

This commit is contained in:
Sergio De la torre 2023-12-01 13:02:50 +01:00
parent bb18351550
commit c24d5b56d8
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 237
versionName = "23.46Beta"
versionCode 238
versionName = "23.48Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}