Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent c9a083d commit bb66524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ android {
dependencies {
val composeVersion = "1.5.0"
val material3Version = "1.1.1"
val lifecycleRuntimeKtxVersion = "2.6.1"
val lifecycleRuntimeKtxVersion = "2.6.2"
val coreKtxVersion = "1.10.1"
val activityComposeVersion = "1.7.2"
val jUnitVersion = "4.13.2"
Expand Down

0 comments on commit bb66524

Please sign in to comment.