diff --git a/项目运行必读.txt b/项目运行必读.txt index b99c2750f..ae88c5959 100644 --- a/项目运行必读.txt +++ b/项目运行必读.txt @@ -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库,不然会在低版本安卓手机上运行崩溃 \ No newline at end of file +5.如果要使用MMKV注意要引入so库,不然会在低版本安卓手机上运行崩溃 + +6.开发分支是dev_1.0.0,master分支上有userid需求的代码,所以不要使用master分支 \ No newline at end of file