mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
7 lines
208 B
YAML
7 lines
208 B
YAML
RepoType: git
|
|
Repo: https://github.com/SimonVT/android-menudrawer
|
|
|
|
Subdir: library,menudrawer
|
|
|
|
Prepare: |
|
|
[ -f project.properties ] || echo -e 'android.library=true\ntarget=android-17' > project.properties
|