mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
properties shorthand function for accessing gradle.properties in a cleaner way (#92)
This commit is contained in:
committed by
GitHub
parent
b812e459d4
commit
507b055937
@@ -3,6 +3,9 @@
|
||||
# IntelliJ Platform Plugin Template Changelog
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- `properties` shorthand function for accessing `gradle.properties` in a cleaner way
|
||||
|
||||
## [0.8.3]
|
||||
### Changed
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `0.7.2`
|
||||
|
||||
Reference in New Issue
Block a user