Skip to content

Commit

Permalink
Update libraries/apollo-websocket-network-transport-incubating/build.…
Browse files Browse the repository at this point in the history
…gradle.kts

Co-authored-by: Benoit Lubek <[email protected]>
  • Loading branch information
martinbonnin and BoD authored Nov 9, 2023
1 parent 07422c1 commit 0c0f535
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

apolloLibrary(
javaModuleName = "com.apollographql.apollo3.runtime",
javaModuleName = "com.apollographql.apollo3.network.websocket",
withLinux = false
)

Expand Down

0 comments on commit 0c0f535

Please sign in to comment.