添加道路的保存功能 和显示记录的筛选结果

This commit is contained in:
md
2021-06-17 18:18:10 +08:00
parent 1359702727
commit 022acf5f84
14 changed files with 350 additions and 181 deletions

View File

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