diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 272d28e..90ad867 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -33,7 +33,7 @@ protobuf = "3.25.1" protobufPlugin = "0.9.4" androidxCoreSplashscreen = "1.0.1" coil = "2.5.0" -accompanist = "0.30.1" +accompanist = "0.32.0" ksp = "1.9.10-1.0.13" secrets = "2.0.1" lint = "31.0.2"