mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
7 lines
255 B
YAML
7 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
|
|
|