-
I'm interested to use your app but getting below errors.
Resolving dependencies...
Downloading packages...
collection 1.18.0 (1.19.0 available)
http_parser 4.0.2 (4.1.0 available)
leak_tr…
-
### Expected Behavior
When compiling pre-compiled script plugins the Java `-release` compilation flag is supported.
### Current Behavior (optional)
When compiling pre-compiled script plugins …
-
### SQLDelight Version
2.0.2
### Operating System
Fedora Linux 40
### Gradle Version
8.8
### Kotlin Version
1.9.22
### Dialect
SQLite
### AGP Version
8.6.0
### Describe the Bug
Not genera…
-
Some build warnings should be fixed (check nightly build and local build)
rjahn updated
1 month ago
-
**Describe the bug**
Same test suite, but different instruction coverage measurements exist
**Expected behavior**
coverage measurements should be equal
**Reproducer**
1. clone https://github.…
hqsz updated
2 months ago
-
-
# Abstract
Calculating code coverage for applications written in Kotlin is a basic functionality closely related to the language itself.
Now this functionality is supplied separately in the form o…
-
`KotlinDslScriptsModel` provides IDEs with the set of scripts of the build. Currently it only contains the settings script, projets build scripts and precompiled script plugins found in kotlin source …
-
### Current Behavior
Let's assume that I'm working on the [Now In Android app](https://github.com/android/nowinandroid/) project, which has a `build-logic` directory with several convention plugins, …
-
**Describe the bug**
Executing `doctoolchain` with `./gradlew --project-cache-dir /workspace/.gradle -PdocDir=/workspace -Papikey= publishToConfluence` fails with
```
> Task :publishToConfluence …