diff --git a/build.gradle b/build.gradle index af0fa12917b..724aa7269c5 100644 --- a/build.gradle +++ b/build.gradle @@ -125,9 +125,6 @@ if (projectsPrefix.isEmpty()) { vcs = 'Git' } } - tasks.cleanIdea { - delete '.idea' - } } // eclipse configuration