-
# Test Plan
## 1. Set up local test environment
- [ ] Assing this ticket to yourself and move it to the _In Progress_ column.
- [ ] Install IntelliJ IDEA (if you don't already have it installed), bo…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## What problem are you trying to solve?
Gradle supports Groovy and Kotlin as scripting languages for build files. We currently support editing Groovy-based build files. This should be extended to Ko…
-
```[tasklist]
### Issues
- [ ] https://github.com/gradle/gradle/pull/26501
- [ ] https://github.com/gradle/gradle/pull/26527
- [ ] https://github.com/gradle/gradle/pull/26533
- [ ] https://github…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
[]()- [x] ### Checklist before submitting a feature request
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [Github issues](https://github.com/facebook/f…
-
### Shadow Version
5.2.0
### Gradle Version
6.0.1
### Expected Behavior
The DSL for this plugin is strongly typed and easy to use.
### Actual Behavior
The DSL for this plugin is difficult…
-
**Describe the bug**
'continue' or 'break' statements, when hit, are reported as not invoked. See screenshot.
**Expected behavior**
This should be marked as invoked.
**Reproducer**
Presumably…
-
Currently, the Kondition compiler plugin is built over Kotlin 2.0.0 only.
We should support multiple Kotlin versions like 2.0.10, 2.0.20, etc.
Some compiler APIs are different depending on Kotlin …
-
Hi,
how may I convert this for `build.gradle.kts`?
```
sdkman {
api = "https://vendors.sdkman.io/"
consumerKey = "SOME_KEY"
consumerToken = "SOME_TOKEN"
candidate = "grails"
…