Remove org.gradle.toolchains.foojay-resolver-convention Gradle plugin from settings

This commit is contained in:
Jakub Chrzanowski 2024-07-17 15:36:01 +02:00
parent 4a6cef52ae
commit 4bd83f6553
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -1,5 +1 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
rootProject.name = "IntelliJ Platform Plugin Template"