Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
This commit is contained in:
parent
0665f80449
commit
bb2a5274c2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ junit = "4.13.2"
|
||||||
junitVersion = "1.2.1"
|
junitVersion = "1.2.1"
|
||||||
kotlin = "2.0.21"
|
kotlin = "2.0.21"
|
||||||
ktorVersion = "2.3.12"
|
ktorVersion = "2.3.12"
|
||||||
lifecycleRuntimeKtx = "2.8.6"
|
lifecycleRuntimeKtx = "2.8.7"
|
||||||
maxSdk = "34"
|
maxSdk = "34"
|
||||||
minSdk = "29"
|
minSdk = "29"
|
||||||
preferenceKtx = "1.2.1"
|
preferenceKtx = "1.2.1"
|
||||||
|
|
Loading…
Reference in a new issue