diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d1f24e3..ce10c8f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ androidx-compose-bom = "2024.08.00" androidx-activity = "1.9.1" androidx-hilt-navigation-compose = "1.2.0" coil = "2.7.0" -accompanist = "0.34.0" +accompanist = "0.36.0" # Networking okhttp = "4.12.0"