diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b00b389e..2f3a8b6e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ android-gradle-plugin = "8.9.2" androidx-activity-compose = "1.10.1" androidx-window = "1.3.0" androidx-graphics-shapes = "1.0.0-alpha06" -compose-plugin = "1.8.0-rc01" +compose-plugin = "1.8.0" dokka = "2.0.0" haze = "1.6.0-SNAPSHOT" kotlin = "2.1.20"