mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-08 13:06:04 +01:00
8 lines
196 B
YAML
8 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
|
|
|
|
|