-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
18 lines (18 loc) · 897 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "ASimpleCache"]
path = ASimpleCache
url = https://github.com/yangfuhai/ASimpleCache
[submodule "googlesamples/android-BasicManagedProfile"]
path = googlesamples/android-BasicManagedProfile
url = https://github.com/googlesamples/android-BasicManagedProfile
[submodule "googlesamples/android-AppRestrictions"]
path = googlesamples/android-AppRestrictions
url = https://github.com/googlesamples/android-AppRestrictions
[submodule "googlesamples/android-AccelerometerPlay"]
path = googlesamples/android-AccelerometerPlay
url = https://github.com/googlesamples/android-AccelerometerPlay
[submodule "googlesamples/android-BasicMediaDecoder"]
path = googlesamples/android-BasicMediaDecoder
url = https://github.com/googlesamples/android-BasicMediaDecoder
[submodule "learn-android-examples"]
path = learn-android-examples
url = https://github.com/kevalbhatt/learn-android-examples