diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6a967b34..b912dfd7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ android-gradle-plugin = "8.9.1" androidx-activity-compose = "1.10.0" androidx-window = "1.3.0" androidx-graphics-shapes = "1.0.0-alpha05" -compose-plugin = "1.8.0-beta01" +compose-plugin = "1.8.0-beta02" dokka = "2.0.0" haze = "1.6.0-SNAPSHOT" kotlin = "2.1.20"