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