diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b195820..d59b501 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-beta03" hiltAndroid = "2.51.1" hiltCompiler = "1.2.0" kotlinxCoroutinesAndroid = "1.8.1" @@ -19,13 +19,13 @@ coreKtx = "1.13.1" espressoCore = "3.5.1" 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" retrofit = "2.11.0" roomRuntime = "2.6.1" -runtimeLivedata = "1.6.7" +runtimeLivedata = "1.6.8" spotless = "6.25.0" google-services = "4.4.2" accomapnistInsets = "0.30.1"