diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 98334ed..9a4a03f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,8 +2,8 @@ kotlin = "2.0.0" ksp = "2.0.0-1.0.22" gradle = "8.4.1" -compose = "1.6.7" -material3 = "1.3.0-beta02" +compose = "1.6.8" +material3 = "1.3.0-beta04" hiltAndroid = "2.51.1" hiltCompiler = "1.2.0" kotlinxCoroutinesAndroid = "1.8.1" @@ -11,15 +11,15 @@ kotlinxCoroutinesCore = "1.8.1" accompanistFlowlayout = "0.34.0" accompanist = "0.34.0" activityCompose = "1.9.0" -androidxJunit = "1.1.5" +androidxJunit = "1.2.0" composeDestinations = "2.1.0-beta09" coilCompose = "2.6.0" constraintlayout = "2.1.4" coreKtx = "1.13.1" -espressoCore = "3.5.1" +espressoCore = "3.6.0" jakewhartonTimber = "5.0.1" junitVersion = "4.13.2" -lifecycleRuntimeKtx = "2.8.1" +lifecycleRuntimeKtx = "2.8.2" navigationCompose = "2.7.7" okhttp = "5.0.0-alpha.14" pagingCompose = "3.3.0"