JVM compatibility version extracted to gradle.properties file

This commit is contained in:
Jakub Chrzanowski
2021-07-05 21:58:29 +02:00
committed by Jakub Chrzanowski
parent 2cfe23439b
commit a396820b68
4 changed files with 21 additions and 11 deletions

View File

@@ -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`