diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1f9421fc..2c751ac0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ android-gradle-plugin = "8.10.0" androidx-activity-compose = "1.10.1" androidx-window = "1.3.0" androidx-graphics-shapes = "1.0.0-alpha06" -compose-plugin = "1.8.0" +compose-plugin = "1.8.1" dokka = "2.0.0" haze = "1.7.0-SNAPSHOT" kotlin = "2.1.21"