forked from SDRausty/buildAPKsTutorials
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
21 lines (21 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "android-tutorials"]
path = android-tutorials
url = https://github.com/fx-adi-lima/android-tutorials
[submodule "AndroidTraining"]
path = AndroidTraining
url = https://github.com/mixi-inc/AndroidTraining
[submodule "codepath/android-animation-gestures-demo"]
path = codepath/android-animation-gestures-demo
url = https://github.com/codepath/android-animation-gestures-demo
[submodule "codepath/android-drawable-animation-demo"]
path = codepath/android-drawable-animation-demo
url = https://github.com/codepath/android-drawable-animation-demo
[submodule "codepath/android-drawable-styles-demo"]
path = codepath/android-drawable-styles-demo
url = https://github.com/codepath/android-drawable-styles-demo
[submodule "codepath/android-custom-array-adapter-demo"]
path = codepath/android-custom-array-adapter-demo
url = https://github.com/codepath/android-custom-array-adapter-demo
[submodule "codepath/android-custom-view-demos"]
path = codepath/android-custom-view-demos
url = https://github.com/codepath/android-custom-view-demos