Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.3
This commit is contained in:
parent
41a937ef3c
commit
c196ebcad1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ espressoCore = "3.5.1"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.1.5"
|
junitVersion = "1.1.5"
|
||||||
kotlin = "2.0.0"
|
kotlin = "2.0.0"
|
||||||
lifecycleRuntimeKtx = "2.6.1"
|
lifecycleRuntimeKtx = "2.8.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
|
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
|
||||||
|
|
Loading…
Reference in a new issue