update readme
This commit is contained in:
parent
dd2b41e5f2
commit
8f5ddf80ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
.DS_Store
|
||||
.gradle
|
||||
.idea
|
||||
gradlew
|
||||
|
@ -15,6 +15,7 @@ git submodule foreach -q --recursive 'git checkout $(git config -f $toplevel/.gi
|
||||
|
||||
更新所有子项目:
|
||||
```
|
||||
git pull --rebase --recurse-submodules
|
||||
git submodule foreach git pull --rebase origin master
|
||||
git pull --rebase origin master
|
||||
```
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9e88c03ef7b8103a3e6878b084e2663ea07a6209
|
||||
Subproject commit 58101bc95094f59a2681a9b1fdc07dd308b9b073
|
@ -1 +1 @@
|
||||
Subproject commit 5c23848cf687e784130035833a72806155936907
|
||||
Subproject commit cbcae6e55ab0277f0bbe808c3b2df46c7a4cd55b
|
Loading…
Reference in New Issue
Block a user