mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
7 lines
198 B
YAML
7 lines
198 B
YAML
RepoType: git
|
|
Repo: https://github.com/etsy/AndroidStaggeredGrid
|
|
|
|
Subdir: library/src/main
|
|
Prepare: |
|
|
echo 'source.dir=java' > ant.properties && echo 'android.library=true' >> project.properties
|
|
|