Update pluginVerifierIdeVersions in gradle.properties files

This commit is contained in:
Jakub Chrzanowski
2021-01-29 09:50:43 +01:00
parent 887b822aca
commit 815d3a6a6e
3 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
### Changed
- Use `-bin` distribution of the Gradle Wrapper
- Upgrade Gradle Wrapper to `6.8.1`
- Update `pluginVerifierIdeVersions` in `gradle.properties` files
## [0.8.1]
### Added