mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-13 07:26:04 +01:00
6 lines
252 B
YAML
6 lines
252 B
YAML
RepoType: git
|
|
Repo: https://github.com/cketti/ckChangeLog
|
|
|
|
Subdir: library,ckChangeLog/src/main
|
|
Prepare: |
|
|
[ -f project.properties ] || echo 'source.dir=java' > ant.properties && echo -e 'android.library=true\ntarget=android-19' > project.properties
|