From e550cd9943c2677514d7ff3ab056164ba7f833f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Rychnovsk=C3=BD?= Date: Thu, 4 Jan 2024 14:26:41 +0100 Subject: [PATCH] [#1328] Detekt Compose 0.3.5 Closes #1328 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index da1e0d64..49104881 100644 --- a/gradle.properties +++ b/gradle.properties @@ -85,7 +85,7 @@ ANDROID_NDK_VERSION=22.1.7171670 ANDROID_GRADLE_PLUGIN_VERSION=8.1.1 DETEKT_VERSION=1.23.0 -DETEKT_COMPOSE_RULES_VERSION=0.2.1 +DETEKT_COMPOSE_RULES_VERSION=0.3.5 DOKKA_VERSION=1.9.10 EMULATOR_WTF_GRADLE_PLUGIN_VERSION=0.12.2 FLANK_VERSION=23.10.1