fdroiddata/srclibs/SmoothProgressBar.yml

8 lines
255 B
YAML
Raw Normal View History

2020-05-27 16:08:29 +00:00
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