Skip to content

Commit a55434f

Browse files
committed
Comment out dependency on fbclient
1 parent c0d1e67 commit a55434f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
testRuntimeOnly project('chacha64-plugin')
101101
}
102102
// Uncomment to be able to run tests with type NATIVE without fbclient on your system (does not work for EMBEDDED)
103-
testRuntimeOnly testLibs.fbclient
103+
//testRuntimeOnly testLibs.fbclient
104104

105105
asciidoctorExt libs.canonical.link
106106
asciidoctorExt libs.issue.macro

0 commit comments

Comments
 (0)