versiones uploaded

This commit is contained in:
Sergio De la torre 2023-12-12 13:32:17 +01:00
parent 67b9460fbd
commit 5fa4e29c51
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ android {
minSdkVersion 24 //21 minSdkVersion 24 //21
targetSdkVersion 33 targetSdkVersion 33
versionCode 245 versionCode 245
versionName = "23.46" versionName = "23.48Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }