v10.1.11: Aceptar todos los certificados SSL para streams con redirección

This commit is contained in:
Renato
2026-02-19 16:59:53 -03:00
parent 4e92ee6149
commit 1526766630
4 changed files with 81 additions and 28 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.streamplayer"
minSdk 21
targetSdk 35
versionCode 100110
versionName "10.1.10"
versionCode 100111
versionName "10.1.11"
buildConfigField "String", "DEVICE_REGISTRY_URL", '"http://194.163.191.200:4000"'
}