Update v9.4.4: Dialog Contrast & Event Refresh Button

This commit is contained in:
2025-11-25 19:10:08 +00:00
parent 77c417117a
commit d2c3041b0a
9 changed files with 47 additions and 15 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.streamplayer"
minSdk 21
targetSdk 33
versionCode 94300
versionName "9.4.3"
versionCode 94400
versionName "9.4.4"
buildConfigField "String", "DEVICE_REGISTRY_URL", '"http://194.163.191.200:4000"'
}