This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#鉴于爱鱼奇以前甚至没有完善的版本管理体系,所以建立版本日志,版本更新内容记录于此
#版本号从1.0.0开始
#version 1.0.0
1.添加ignore文件,不需要的文件移出版本管理
2.修改编译描述符
3.移除阿里云短信验证SDK()
4.升级阿里云推送SDK
5.移除旧版友盟,接入新版本友盟社会化分享SDK
6.项目升级到androidX
7.项目适配最新的android 13
8.移除地图和定位SDK
9.项目整体大量细节的优化,删除危险权限,修改gradle配置文件,添加版本控制等