poi录像,道路 横竖屏切换问题
This commit is contained in:
@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion '29.0.2'
|
||||
ndkVersion '23.0.7123448'
|
||||
// ndkVersion '23.0.7123448'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.navinfo.outdoor"
|
||||
@@ -110,7 +110,7 @@ dependencies {
|
||||
implementation 'com.tencent.map.geolocation:TencentLocationSdk-openplatform:7.2.6'
|
||||
|
||||
// 权限请求框架:https://github.com/getActivity/XXPermissions
|
||||
implementation 'com.github.getActivity:XXPermissions:11.5'
|
||||
implementation 'com.github.getActivity:XXPermissions:11.6'
|
||||
|
||||
//room 数据库
|
||||
def room_version = "2.2.0-alpha01"
|
||||
|
||||
Reference in New Issue
Block a user