diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 75318ac56..16c441630 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] compose = "1.0.0-SNAPSHOT" -composesnapshot = "7529283" # a single character = no snapshot +composesnapshot = "7535721" # a single character = no snapshot # gradlePlugin and lint need to be updated together gradlePlugin = "7.0.0-beta05"