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.
1 parent c0d1e67 commit a55434fCopy full SHA for a55434f
1 file changed
build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
testRuntimeOnly project('chacha64-plugin')
101
}
102
// Uncomment to be able to run tests with type NATIVE without fbclient on your system (does not work for EMBEDDED)
103
- testRuntimeOnly testLibs.fbclient
+ //testRuntimeOnly testLibs.fbclient
104
105
asciidoctorExt libs.canonical.link
106
asciidoctorExt libs.issue.macro
0 commit comments