From abe272a99ab84d6d7a60abe6a5218a73549f1b94 Mon Sep 17 00:00:00 2001 From: Lucas DELANIER Date: Mon, 13 Mar 2023 14:24:03 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'ShakeAndCraft/buil?= =?UTF-8?q?d.gradle'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ShakeAndCraft/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/ShakeAndCraft/build.gradle b/ShakeAndCraft/build.gradle index 7cadbe8..699fe62 100644 --- a/ShakeAndCraft/build.gradle +++ b/ShakeAndCraft/build.gradle @@ -3,4 +3,5 @@ plugins { id 'com.android.application' version '7.4.0' apply false id 'com.android.library' version '7.4.0' apply false id 'org.jetbrains.kotlin.android' version '1.7.21' apply false + id "org.sonarqube" version "3.4.0.2513" } \ No newline at end of file