diff options
author | Daniel Oeh <daniel@daniel-pc.(none)> | 2011-12-27 23:02:41 +0100 |
---|---|---|
committer | Daniel Oeh <daniel@daniel-pc.(none)> | 2011-12-27 23:02:41 +0100 |
commit | 5b11bc0bbf7a23c1382496662e4e45f76d3fbaf8 (patch) | |
tree | af2401ee4b5555b0c95d7011a500b5a6e42200ae /.gitmodules | |
parent | d63097d6969caea5b7687a8d609512da4c7c05ef (diff) | |
download | AntennaPod-5b11bc0bbf7a23c1382496662e4e45f76d3fbaf8.zip |
Integrated Greendroid library and got UI working
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..4f78d9bdd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libs/GreenDroid"] + path = libs/GreenDroid + url = https://github.com/cyrilmottier/GreenDroid.git |