Feature: boton para actualizar eventos manualmente (v10.1.1)

This commit is contained in:
renato97
2026-01-27 02:50:03 +01:00
parent dc5f6484b2
commit e34323c2da
4 changed files with 39 additions and 8 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.streamplayer"
minSdk 21
targetSdk 35
versionCode 100100
versionName "10.1.0"
versionCode 100101
versionName "10.1.1"
buildConfigField "String", "DEVICE_REGISTRY_URL", '"http://194.163.191.200:4000"'
}