diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ed805d25a..89fd17df5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -37,7 +37,7 @@ coreKtx = "1.12.0" fragmentKtx = "1.6.2" # 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.34.0" spotless = "6.25.0"