diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 49fc587..4f66ff2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ androidx-espresso-core = "3.6.1" androidx-material = "1.12.0" androidx-test-junit = "1.2.1" compose = "1.7.3" -compose-plugin = "1.6.11" +compose-plugin = "1.7.0" junit = "4.13.2" kotlin = "1.9.24"