mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
JVM compatibility version extracted to gradle.properties file
This commit is contained in:
committed by
Jakub Chrzanowski
parent
2cfe23439b
commit
a396820b68
@@ -7,6 +7,7 @@
|
||||
- GitHub Actions: UI Tests workflow
|
||||
- Suppress `UnusedProperty` inspection for the `kotlin.stdlib.default.dependency` in `gradle.properties`
|
||||
- Use Gradle `wrapper` task to handle Gradle updates
|
||||
- JVM compatibility version extracted to `gradle.properties` file
|
||||
|
||||
### Changed
|
||||
- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3`
|
||||
|
||||
Reference in New Issue
Block a user