diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4e97001a..43158acf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ androidx-lifecycle = "2.10.0" # Used by the Wear OS app only androidx-wear-compose = "1.6.0" apollo = "4.4.2" apollo-adapters = "0.7.0" -apollo-cache = "1.0.0" +apollo-cache = "1.0.1" coil = "3.4.0" compose = "1.10.6" # Used by the Wear OS app only compose-material-icons-extended = "1.7.8"