移除mmkv
This commit is contained in:
parent
3c2e573ea6
commit
d1390fd38d
|
|
@ -11,4 +11,6 @@
|
|||
3.android studio 版本不要太新,使用 2021.2.1 patch 2即可
|
||||
|
||||
4.!!! Android Studio Dolphin | 2021.3.1 Patch 1 //使用这个版本可以解决升级到33,XML布局文件无法自动提示的问题
|
||||
5.如果要使用MMKV注意要引入so库,不然会在低版本安卓手机上运行崩溃
|
||||
5.如果要使用MMKV注意要引入so库,不然会在低版本安卓手机上运行崩溃
|
||||
|
||||
6.开发分支是dev_1.0.0,master分支上有userid需求的代码,所以不要使用master分支
|
||||
Loading…
Reference in New Issue