Skip to content

Commit

Permalink
Update dependency com.juul.khronicle:khronicle-core to v0.2.0 (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Apr 5, 2024
1 parent b500995 commit aa80e76
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 @@ -12,7 +12,7 @@ androidx-core = { module = "androidx.core:core-ktx", version = "1.12.0" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
atomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version.ref = "atomicfu" }
atomicfu-gradle = { module = "org.jetbrains.kotlinx:atomicfu-gradle-plugin", version.ref = "atomicfu" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.1.0" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.2.0" }
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
Expand Down

0 comments on commit aa80e76

Please sign in to comment.