mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +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
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
- stableFdroid
|
||||
prebuild:
|
||||
- sed -i -e '/fabric/d' ../build.gradle
|
||||
- sed -i -e '/fabric/d' build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue