diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9b964bdfb..70ad0c6c2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,18 +13,18 @@ gpuimage = "2.1.0" jxlCoder = "2.1.10" kotlin = "2.0.0" kotlinCoroutinesVersion = "1.8.1" -ksp = "2.0.0-1.0.21" +ksp = "2.0.0-1.0.23" core-ktx = "1.13.1" junit = "4.13.2" -androidx-test-ext-junit = "1.1.5" -espresso-core = "3.5.1" -lifecycle-runtime = "2.8.2" -activity-compose = "1.9.0" +androidx-test-ext-junit = "1.2.1" +espresso-core = "3.6.1" +lifecycle-runtime = "2.8.4" +activity-compose = "1.9.1" compose-bom = "2024.06.00" hilt = "2.51" material = "1.12.0" material3 = "1.2.1" -media3Exoplayer = "1.3.1" +media3Exoplayer = "1.4.0" navigation-runtime-ktx = "2.7.7" pinchzoomgrid = "0.0.5" profileinstaller = "1.3.1"