Change since/until build to 203-212.*

This commit is contained in:
Jakub Chrzanowski
2021-07-05 12:19:03 +02:00
committed by Jakub Chrzanowski
parent 87c772073a
commit d2c3da412d
3 changed files with 10 additions and 9 deletions

View File

@@ -8,7 +8,8 @@
- Suppress `UnusedProperty` inspection for the `kotlin.stdlib.default.dependency` in `gradle.properties`
### Changed
- Update `pluginVerifierIdeVersions` to `2021.1.3`
- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3`
- Change since/until build to `203-212.*`
- Upgrade Gradle Wrapper to `7.1`
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.5.20`
- Dependencies (GitHub Actions) - upgrade `actions/upload-artifact` to `v2.2.4`