Skip to content

Commit

Permalink
Bump to Realm Kotlin 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rorbech committed Jun 4, 2024
1 parent 230808c commit 9d3ecc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AppServicesUsageSamples/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.0"
androidGradlePlugin = "8.0.0"
realm = "2.0.0-SNAPSHOT"
realm = "2.0.0"
kotlinxSerializationJson="1.5.0"
androidxAppCompat="1.6.1"
androidxComposeBom = "2023.01.00"
Expand Down
2 changes: 1 addition & 1 deletion versions/current.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ androidx-compose-ui = "1.6.7"
compose-plugin = "1.6.10"
junit = "4.13.2"
kotlin = "2.0.0"
realm = "2.0.0-SNAPSHOT"
realm = "2.0.0"
jvmTarget = "1.8"

[libraries]
Expand Down

0 comments on commit 9d3ecc4

Please sign in to comment.