Update v9.4.3: Manual Events Refresh & Background Sync

This commit is contained in:
2025-11-25 19:01:21 +00:00
parent 2c65578bdd
commit 77c417117a
7 changed files with 152 additions and 20 deletions

View File

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