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

Merged
renovate-bot merged 1 commit from renovate/lifecycleruntimektx into main 2024-10-30 22:53:30 +00:00

View file

@ -9,7 +9,7 @@ junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.21"
ktorVersion = "2.3.12"
lifecycleRuntimeKtx = "2.8.6"
lifecycleRuntimeKtx = "2.8.7"
maxSdk = "34"
minSdk = "29"
preferenceKtx = "1.2.1"