Files
hospital-rescue-app-v2/uni_modules/x-sse-s/utssdk/app-android/config.json
T
2026-09-24 16:25:22 +08:00

7 lines
136 B
JSON

{
"minSdkVersion": "21",
"dependencies":[
"com.squareup.okhttp3:okhttp-sse:3.12.2",
"com.squareup.okhttp3:okhttp:3.12.2"
]
}