Fix: Updated StreamUrlResolver for new page structure
- Page no longer uses obfuscated JavaScript - playbackURL is now directly in HTML - Simplified extraction using regex - Bumped version to 10.0.4
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
||||
applicationId "com.streamplayer"
|
||||
minSdk 21
|
||||
targetSdk 33
|
||||
versionCode 100300
|
||||
versionName "10.0.3"
|
||||
versionCode 100400
|
||||
versionName "10.0.4"
|
||||
buildConfigField "String", "DEVICE_REGISTRY_URL", '"http://194.163.191.200:4000"'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user