mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-07 20:46:06 +01:00
7 lines
202 B
YAML
7 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
|