mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
8 lines
255 B
YAML
8 lines
255 B
YAML
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/castorflex/SmoothProgressBar.git
|
||
|
|
|
||
|
|
Subdir: library/src/main
|
||
|
|
Prepare: |
|
||
|
|
[ -f project.properties ] || echo 'source.dir=java' > ant.properties && echo -e 'android.library=true\ntarget=android-19' > project.properties
|
||
|
|
|