mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
8 lines
202 B
YAML
8 lines
202 B
YAML
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/mar-v-in/NoAnalytics.git
|
||
|
|
|
||
|
|
Subdir: NoAnalytics
|
||
|
|
|
||
|
|
Prepare: |
|
||
|
|
[ -f project.properties ] || echo -e "android.library=true\ntarget=android-16\n" >> project.properties
|