feat: version 23.38 scrollUbicator

This commit is contained in:
Sergio De la torre 2024-09-19 13:22:09 +02:00
parent e77aae4826
commit 657deb8541
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ android {
minSdkVersion 26
targetSdkVersion 33 // se deja con target si no Play Protect la bloquea
versionCode 330
versionName = "24.38Beta"
versionName = "24.38"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}