File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ > [ !WARNING]
2
+ > We announced the deprecation of Atlas Device Sync + Realm SDKs in September 2024. For more information please see:
3
+ > - [ SDK Deprecation] ( https://www.mongodb.com/docs/atlas/device-sdks/deprecation/ )
4
+ > - [ Device Sync Deprecation] ( https://www.mongodb.com/docs/atlas/app-services/sync/device-sync-deprecation/ )
5
+ >
6
+ > For a version of Realm Kotlin without sync features, install version ` 3.0.0+ ` or see the ` community ` git branch.
7
+
8
+
1
9
<picture >
2
10
<source srcset="./images/logo-dark.svg" media="(prefers-color-scheme: dark)" alt="realm by MongoDB">
3
11
<img src="./images/logo.svg" alt="realm by MongoDB">
4
12
</picture >
5
13
6
- [ ![ Gradle Plugin Portal] ( https://img.shields.io/maven-metadata/v/https/plugins.gradle.org/m2/io/realm/kotlin/io.realm.kotlin.gradle.plugin/maven-metadata.xml.svg?colorB=ff6b00&label=Gradle%20Plugin%20Portal )] ( https://plugins.gradle.org/plugin/io.realm.kotlin )
7
- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.realm.kotlin/gradle-plugin?colorB=4dc427&label=Maven%20Central )] ( https://search.maven.org/artifact/io.realm.kotlin/gradle-plugin )
14
+ [ ![ Gradle Plugin Portal] ( https://img.shields.io/maven-metadata/v/https/plugins.gradle.org/m2/io/realm/kotlin/io.realm.kotlin.gradle.plugin/maven-metadata.xml.svg?colorB=ff6b00&label=Gradle%20Plugin%20Portal&versionPrefix=2 )] ( https://plugins.gradle.org/plugin/io.realm.kotlin )
15
+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.realm.kotlin/gradle-plugin/2.3.0 ?colorB=4dc427&label=Maven%20Central )] ( https://search.maven.org/artifact/io.realm.kotlin/gradle-plugin )
8
16
[ ![ Kotlin] ( https://img.shields.io/badge/kotlin-2.0.20-blue.svg?logo=kotlin )] ( http://kotlinlang.org )
9
17
[ ![ License] ( https://img.shields.io/badge/License-Apache-blue.svg )] ( https://github.com/realm/realm-kotlin/blob/master/LICENSE )
10
18
You can’t perform that action at this time.
0 commit comments