Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin-wrappers:kotlin-extensions to …
Browse files Browse the repository at this point in the history
…v1.0.1-pre.822
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent e48de5e commit 6f1404e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libsClient.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ composejb = { id = "org.jetbrains.compose", version.ref = "composejb" }

[libraries]
kotlinjs-browser = { module = "org.jetbrains.kotlin-wrappers:kotlin-browser", version = "1.0.0-pre.646" }
kotlinjs-extensions = { module = "org.jetbrains.kotlin-wrappers:kotlin-extensions", version = "1.0.1-pre.646" }
kotlinjs-extensions = { module = "org.jetbrains.kotlin-wrappers:kotlin-extensions", version = "1.0.1-pre.822" }

anrWatchdog = { module = "com.github.anrwatchdog:anrwatchdog", version.ref = "anr_watchdog" }
zxing-core = { module = "com.google.zxing:core", version.ref = "zxing" }
Expand Down

0 comments on commit 6f1404e

Please sign in to comment.