fix: 修复点击拍摄视频程序崩溃的问题

This commit is contained in:
肖岩(移动开发组)
2021-07-08 15:29:00 +08:00
parent 39d660f5cb
commit 8fc6ed7d2a
15 changed files with 266 additions and 140 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
// ndkVersion '23.0.7123448'
ndkVersion '21.1.6352462'
defaultConfig {
applicationId "com.navinfo.outdoor"