fix: 修改语音提示某些时候初始化失败的问题

This commit is contained in:
2022-12-07 16:56:36 +08:00
parent 559fe05db2
commit 2f5c8464b6
5 changed files with 42 additions and 24 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 35
versionName "8.221206"
versionCode 36
versionName "8.221207"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {