-
### Description
When I'm using Kotlin-DSL for `build script` files, daggraph does not recognize ptoject. and shows this error :
```
This is not a gradle folder
```
### Steps to reproduce
- Go …
-
Hi,
I get this update when I update my project to K2 stable:
```
Could not resolve all dependencies for configuration ':composeApp:detachedConfiguration4'.
> Could not find :kotlin-native-prebui…
-
Versions
- gradle 6.2.2
- kotlin-jvm 1.4.0
- svntools 3.0
When trying to use the plugin with the kotlin-dsl, you are unable to set the password on either the svntools block or in any task.
Th…
-
Even after inspecting the source, I still haven't found a way to use this plugin with the kotlin-dsl. This might be my own shortcomings, but basically from what I can see, things break down because t…
-
### Description
* Where:
Build file '/Users/Desktop/app/node_modules/react-native-gradle-plugin/build.gradle.kts' line: 1
* What went wrong:
Failed to load compiled script from classpath [/U…
-
### What information needs to be added?
Flutter docs provide instruction for Gradle Project appears after running command `flutter build aar`. This terminal output need to be updated for Kotlin DSL b…
-
### Current Behavior
All tasks execution fail on any project, two different computers, on projects that where working before without any change.
The `./gradlew clean --debug --stacktrace` command ge…
-
### SQLDelight Version
2.0.2
### Operating System
Ubuntu 24.04
### Gradle Version
8.8
### Kotlin Version
2.0.0
### Dialect
sqlite 38
### AGP Version
8.4.1
### Describe the Bug
When settin…
-
Asked by @pawelprazak :
How difficult would it be to generate a DSL automatically based on OpenAPI (see `iat-openapi` sbt module)?
https://github.com/fkorotkov/k8s-kotlin-dsl#complete-deployment-e…
-
### Description
I was trying to use plugin configuration in a gradle project which used Kotlin DSL. I'm not so familiar with Kotlin so I couldn't figure out straight away on how to represent config…