Compare commits

..

No commits in common. "renovate/lifecycleruntimektx" and "main" have entirely different histories.

View file

@ -3,7 +3,7 @@ agp = "8.13.2"
kotlin = "2.0.0" kotlin = "2.0.0"
ksp = "2.0.0-1.0.21" ksp = "2.0.0-1.0.21"
coreKtx = "1.12.0" coreKtx = "1.12.0"
lifecycleRuntimeKtx = "2.11.0" lifecycleRuntimeKtx = "2.7.0"
activityCompose = "1.13.0" activityCompose = "1.13.0"
composeBom = "2024.02.00" composeBom = "2024.02.00"
navigationCompose = "2.7.7" navigationCompose = "2.7.7"