version:1.0.0

update:更换网页,修改主页
bugfixes:修复推送和地图
This commit is contained in:
2024-07-13 10:06:30 +08:00
parent ef836554ad
commit 6142c737e1
36 changed files with 382 additions and 660 deletions

View File

@@ -27,7 +27,7 @@ android {
}
manifestPlaceholders = [
AMAP_KEY: "372937d213ff288dc150c31967a200cd"
AMAP_KEY: "723704391181f6b0b478eecf8e6fcde6"
]
}
@@ -198,6 +198,9 @@ dependencies {
implementation 'com.github.wuao:FlycoTabLayout2:Tag1.1.3'
implementation 'com.contrarywind:Android-PickerView:4.1.9'
implementation 'com.github.ForgetAll:LoadingDialog:v1.1.2'
//autosize会改变第三方view的大小
//https://github.com/JessYanCoding/AndroidAutoSize
implementation 'me.jessyan:autosize:1.2.1'
//动态权限框架
implementation 'com.github.getActivity:XXPermissions:16.6'
// 吐司框架https://github.com/getActivity/Toaster