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 cac9f15 commit da17966Copy full SHA for da17966
snooty.toml
@@ -59,8 +59,8 @@ atlas = "Atlas"
59
admin-api-page = "/admin/api/v3/#"
60
base-url = "https://www.mongodb.com/docs/realm"
61
cpp-prefix = "https://www.mongodb.com/docs/realm-sdks/cpp/latest"
62
-kotlin-sdk-version = "1.5.0"
63
-kotlinx-coroutines-version = "1.6.0-native-mt"
+kotlin-sdk-version = "1.6.0"
+kotlinx-coroutines-version = "1.6.4"
64
kotlin-sync-prefix = "https://www.mongodb.com/docs/realm-sdks/kotlin/latest/library-sync/-realm%20-kotlin%20-s-d-k%20-%20-sync/"
65
kotlin-local-prefix = "https://www.mongodb.com/docs/realm-sdks/kotlin/latest/library-base/-realm%20-kotlin%20-s-d-k/"
66
java-sdk-version = "10.11.1"
0 commit comments