Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7 #40

Merged
renovate-bot merged 1 commit from renovate/lifecycleruntimektx into main 2024-10-30 21:41:54 +00:00

View file

@ -7,7 +7,7 @@ espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.21"
lifecycleRuntimeKtx = "2.8.6"
lifecycleRuntimeKtx = "2.8.7"
[libraries]
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }