diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9be0cb270..b378c4174 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,13 +8,13 @@ activity = "1.11.0" agCoreservice = "13.3.1.300" androidGradlePlugin = "8.13.0" -adaptive = "1.3.0-alpha01" +adaptive = "1.3.0-alpha02" androidx-hilt = "1.3.0" androidx-junit = "1.3.0" browser = "1.9.0" coil = "3.3.0" -composeBom = "2025.10.00" -composeMaterial = "1.5.0-alpha06" +composeBom = "2025.10.01" +composeMaterial = "1.5.0-alpha07" core = "1.17.0" epoxy = "5.1.4" espresso = "3.7.0" @@ -27,16 +27,16 @@ ksp = "2.2.20-2.0.2" ktlint = "12.1.2" leakcanary = "2.14" libsu = "6.0.0" -lifecycle = "2.9.3" +lifecycle = "2.9.4" lifecycle-navigation3 = "1.0.0-alpha04" material = "1.13.0" navigation = "2.9.5" -navigation3 = "1.0.0-alpha11" -okhttp = "5.1.0" +navigation3 = "1.0.0-beta01" +okhttp = "5.2.1" paging = "3.3.6" preference = "1.2.1" processPhoenix = "3.0.0" -protobufJavalite = "4.32.1" +protobufJavalite = "4.33.0" rikkaHiddenAPI = "4.3.3" rikkaTools = "4.4.0" room = "2.6.1" # New versions conflicts with epoxy2 and ksp @@ -46,7 +46,7 @@ shizuku = "13.1.5" swiperefreshlayout = "1.1.0" truth = "1.4.5" viewpager2 = "1.1.0" -work = "2.10.5" +work = "2.11.0" [libraries] huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }