diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 242aecb..61f9684 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -68,7 +68,7 @@ junitKtx = "1.2.1" # https://mvnrepository.com/artifact/androidx.compose/compose-bom composeBom = "2024.09.02" # https://google.github.io/accompanist/ -accompanistVersion = "0.34.0" +accompanistVersion = "0.36.0" # https://developer.android.com/jetpack/androidx/releases/compose-material materialCompose = "1.7.2" # https://github.com/raamcosta/compose-destinations/releases