version:2.3

fix:
update:固定横屏,增加家庭空间
This commit is contained in:
2023-02-06 19:00:02 +08:00
parent 5cddcd0f8e
commit 75214f440a
27 changed files with 698 additions and 642 deletions

View File

@@ -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'