From f46fde85963a47eb5aef83eeb839dc50d3fb8d38 Mon Sep 17 00:00:00 2001 From: Aayush Gupta Date: Thu, 11 Sep 2025 14:55:49 +0800 Subject: [PATCH] Bump to latest dependencies Signed-off-by: Aayush Gupta --- gradle/libs.versions.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6e9b03e8f..0246684cd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,12 +9,12 @@ activity = "1.10.1" agCoreservice = "13.3.1.300" androidGradlePlugin = "8.13.0" adaptive = "1.2.0-beta01" -androidx-hilt = "1.3.0-rc01" +androidx-hilt = "1.3.0" androidx-junit = "1.3.0" browser = "1.9.0" coil = "3.3.0" composeBom = "2025.08.01" -composeMaterial = "1.5.0-alpha03" +composeMaterial = "1.5.0-alpha04" core = "1.17.0" epoxy = "5.1.4" espresso = "3.7.0" @@ -23,8 +23,8 @@ hiddenapibypass = "6.1" hilt = "2.57.1" hiltWork = "1.2.0" junit = "4.13.2" -kotlin = "2.2.10" -ksp = "2.2.10-2.0.2" +kotlin = "2.2.20" +ksp = "2.2.20-2.0.2" ktlint = "12.1.2" leakcanary = "2.14" libsu = "6.0.0" @@ -32,7 +32,7 @@ lifecycle = "2.9.3" lifecycle-navigation3 = "1.0.0-alpha04" material = "1.13.0" navigation = "2.9.3" -navigation3 = "1.0.0-alpha07" +navigation3 = "1.0.0-alpha09" okhttp = "5.1.0" paging = "3.3.6" preference = "1.2.1"