mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
org.openobservatory.ooniprobe.yml: fix build
See this conversation for context: https://github.com/ooni/probe-android/issues/328#issuecomment-652913526
This commit is contained in:
parent
a1415918be
commit
e5b977a3ab
1 changed files with 1 additions and 1 deletions
|
|
@ -224,7 +224,7 @@ Builds:
|
||||||
commit: v2.5.0
|
commit: v2.5.0
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- stableFdroid
|
||||||
prebuild:
|
prebuild:
|
||||||
- sed -i -e '/fabric/d' ../build.gradle
|
- sed -i -e '/fabric/d' ../build.gradle
|
||||||
- sed -i -e '/fabric/d' build.gradle
|
- sed -i -e '/fabric/d' build.gradle
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue