Skip to content

Conversation

@aSemy
Copy link
Contributor

@aSemy aSemy commented Sep 26, 2022

Pull Request Details

Improve compatibility with Gradle API by using Gradle Kotlin DSL helper extensions

Description

migrate most of the Gradle API in IntelliJPlugin.kt to use the Gradle Kotlin DSL extensions

Related Issue

#1114

Motivation and Context

Improve compatibility with Gradle API by using Gradle Kotlin DSL helper extensions

How Has This Been Tested

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project. - I don't know, because the code style isn't documented Document code style #1116
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have included my change in the CHANGELOG.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@hsz hsz merged commit ef5fb82 into JetBrains:master Sep 27, 2022
@hsz
Copy link
Member

hsz commented Sep 27, 2022

Magic!

@hsz hsz added this to the next milestone Sep 27, 2022
@aSemy aSemy deleted the fix/use_gradle_kotlin_dsl branch October 3, 2022 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants