Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 00b8009 commit fab4ce6
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 @@ -13,7 +13,7 @@ androidxActivityCompose = { module = "androidx.activity:activity-compose", versi
androidxAppcompat = { module = "androidx.appcompat:appcompat", version="1.6.1" }
androidxUiTestJunit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref="androidxUiTest" }
androidxUiTestManifest = { module = "androidx.compose.ui:ui-test-manifest", version.ref="androidxUiTest" }
androidxCoreKtx = { module = "androidx.core:core-ktx", version="1.13.0" }
androidxCoreKtx = { module = "androidx.core:core-ktx", version="1.13.1" }
kmmViewmodelCore = { module = "com.rickclephas.kmm:kmm-viewmodel-core", version="1.0.0-ALPHA-20" }
imageLoader = { module = "io.github.qdsfdhvh:image-loader", version="1.7.8" }
koin = { module = "io.insert-koin:koin-android", version.ref="koin" }
Expand Down

0 comments on commit fab4ce6

Please sign in to comment.