Fix: ajuste de horarios +2 horas para Argentina (v10.0.6)

This commit is contained in:
renato97
2026-01-26 22:20:25 +01:00
parent 5bd1a2737d
commit e9773c1353
2 changed files with 20 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.streamplayer"
minSdk 21
targetSdk 33
versionCode 100500
versionName "10.0.5"
versionCode 100600
versionName "10.0.6"
buildConfigField "String", "DEVICE_REGISTRY_URL", '"http://194.163.191.200:4000"'
}