mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-09 13:36:04 +01: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
|
|
|