We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 849c66b + 825dfc5 commit 5967032Copy full SHA for 5967032
conveyor.conf
@@ -1,12 +1,5 @@
1
include "#!./gradlew -q composeApp:printConveyorConfig"
2
3
-// This enables native library extraction, which improves app startup time and robustness.
4
-// It's optional but a good idea to have it. You can remove this if you get tired of specifying
5
-// system properties for Java libraries with native components.
6
-//
7
-// See https://hydraulic.dev/blog/11-in-jar-signing.html for more.
8
-include required("https://raw.githubusercontent.com/hydraulic-software/conveyor/master/configs/jvm/extract-native-libraries.conf")
9
-
10
// Config file documentation: https://conveyor.hydraulic.dev/latest/configs
11
app {
12
vcs-url = "github.com/ooni/probe-multiplatform"
0 commit comments