mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
9 lines
196 B
YAML
9 lines
196 B
YAML
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/mariotaku/Android-MenuComponent.git
|
||
|
|
|
||
|
|
Subdir: library
|
||
|
|
Prepare: |
|
||
|
|
mkdir -p libs && echo -e 'android.library=true\ntarget=android-19' >> project.properties
|
||
|
|
|
||
|
|
|