version:2.3
fix: update:固定横屏,增加家庭空间
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
applicationId "com.uiuios.aios"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
versionCode 13
|
||||
versionName "2.2"
|
||||
versionCode 14
|
||||
versionName "2.3"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -195,7 +195,7 @@ dependencies {
|
||||
implementation 'com.jakewharton:butterknife:10.2.3'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.3'
|
||||
//百度地图
|
||||
implementation 'com.baidu.lbsyun:BaiduMapSDK_Location:9.1.8'
|
||||
// implementation 'com.baidu.lbsyun:BaiduMapSDK_Location:9.1.8'
|
||||
//MMKV
|
||||
implementation 'com.tencent:mmkv-static:1.2.14'
|
||||
implementation 'com.tencent.tpns:tpns:1.3.7.0-release'
|
||||
|
||||
Reference in New Issue
Block a user