修改导航界面为横向

This commit is contained in:
2023-01-09 14:54:27 +08:00
3 changed files with 103 additions and 70 deletions

View File

@@ -11,9 +11,9 @@ android {
defaultConfig {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 32
versionCode 40
versionName "8.221219"
targetSdkVersion 30
versionCode 41
versionName "8.230109"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {