diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d5e3e398b..944a5e063 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -37,7 +37,7 @@ coreKtx = "1.13.1" fragmentKtx = "1.8.3" # Info https://google.github.io/accompanist/flowlayout/ # Repo https://oss.sonatype.org/content/repositories/snapshots/com/google/accompanist/accompanist-flowlayout/ -accompanistFlowLayout = "0.32.0" +accompanistFlowLayout = "0.36.0" spotless = "6.25.0"