Skip to content

Commit

Permalink
Update dependency androidx.startup:startup-runtime to v1.2.0 (#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Nov 15, 2024
1 parent ee3c18d commit 5cb1567
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 @@ -9,7 +9,7 @@ tuulbox = "8.0.0"

[libraries]
androidx-core = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
atomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version.ref = "atomicfu" }
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.3.0" }
Expand Down

0 comments on commit 5cb1567

Please sign in to comment.