mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-22 11:54:40 +00:00
Remove settings.gradle.kts for cleanup of unused project configuration.
This commit is contained in:
5
.github/template-cleanup/settings.gradle.kts
vendored
5
.github/template-cleanup/settings.gradle.kts
vendored
@@ -1,5 +0,0 @@
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
|
||||
}
|
||||
|
||||
rootProject.name = "%NAME%"
|
||||
@@ -7,6 +7,7 @@
|
||||
### Fixed
|
||||
|
||||
- Update Run Plugin configuration to fix sandbox log file path
|
||||
- Remove `settings.gradle.kts` for cleanup of unused project configuration.
|
||||
|
||||
## [2.5.0] - 2026-04-17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user