Skip to content

Commit

Permalink
chore: use kotlin-editor-relocated release.
Browse files Browse the repository at this point in the history
  • Loading branch information
autonomousapps committed Nov 11, 2024
1 parent 5fc438f commit f1f9c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ kotlin = "1.9.25"

# Cannot be called kotlin-editor as it causes `libs.versions.kotlin.get()` to fail
kotlineditor-core = "0.10"
kotlineditor-relocated = "0.10.0-SNAPSHOT"
kotlineditor-relocated = "0.10.0"

kotlinx-metadata = "0.9.0"
moshi = "1.15.1"
Expand Down

0 comments on commit f1f9c94

Please sign in to comment.