Skip to content

Commit

Permalink
release v2.1.1-SNAPSHOT ...
Browse files Browse the repository at this point in the history
  • Loading branch information
astinz committed Aug 20, 2024
1 parent 855e19f commit 2ab7853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ java.toolchain.languageVersion.set(JavaLanguageVersion.of(17))

graphql {
client {
endpoint = "https://sui-devnet.mystenlabs.com/graphql"
endpoint = "https://sui-mainnet.mystenlabs.com/graphql"
packageName = "xyz.mcxross.ksui.generated"
}
}
Expand Down

0 comments on commit 2ab7853

Please sign in to comment.