guoyu/fronted_uniapp/uni_modules/xwq-speech-to-text/utssdk/app-android/config.json

12 lines
270 B
JSON
Raw Normal View History

2025-12-03 18:58:36 +08:00
{
"minSdkVersion": "21",
"dependencies": [
"net.java.dev.jna:jna:5.12.1"
2025-12-03 18:58:36 +08:00
],
"repositories": [
"https://maven.aliyun.com/repository/public",
"https://maven.aliyun.com/repository/google",
"https://repo1.maven.org/maven2/",
"https://jcenter.bintray.com/"
]
}