Feature: forzar máxima calidad de video (v10.0.7)

This commit is contained in:
renato97
2026-01-26 22:25:00 +01:00
parent e9773c1353
commit 305e1362a6
2 changed files with 13 additions and 2 deletions

View File

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