Upgrade libraries: compose, lifecycle-runtime-ktx

This commit is contained in:
Pierre-Yves Nicolas
2025-09-07 16:18:17 +02:00
parent 0c585c1d84
commit b2890c45f6

View File

@@ -6,9 +6,9 @@ coreKtx = "1.16.0"
junit = "4.13.2"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.9.1"
lifecycleRuntimeKtx = "2.9.3"
activityCompose = "1.10.1"
composeBom = "2025.06.01"
composeBom = "2025.08.01"
camerax = "1.4.2"
datastore = "1.1.7"
litert = "1.4.0"