-
### SQLDelight Version
2.0.0
### Operating System
MacOS Ventura
### Gradle Version
8.2
### Kotlin Version
1.9.10
### Dialect
sqlite-3-38-dialect, sqlite-3-35-dialect
### AGP Version
_No res…
-
### SQLDelight Version
2.0.1
### Operating System
Ios
### Gradle Version
8.1.1
### Kotlin Version
1.9.22
### Dialect
Fatal Exception: co.touchlab.sqliter.interop.SQLiteExceptionErrorCode aut…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Errors**
If present, stacktraces or files from `build/kover/errors` directory
**Expected behavior**
A clear and conc…
-
**Build scan link**
https://scans.gradle.com/s/lozbs26qkgomy
**Plugin version**
1.33.0
**Gradle version**
8.9 and 8.10
**JDK version**
11.0.24
**(Optional) Kotlin and Kotlin Gradle Plu…
-
https://github.com/xmlking/beam-examples
-
Add a recipe for converting Gradle scripts from [Groovy DSL](https://docs.gradle.org/current/userguide/groovy_build_script_primer.html#header) (`.gradle`) to [Kotlin DSL](https://docs.gradle.org/curre…
-
### Current Behavior
Inability to call APIs available in Java version 8 above e.g. `XPath.evaluateExpression`
### Expected Behavior
This problem is not seen when Groovy language is used
#…
-
The `codegenConfig` block now seems to include output dirs for the generated code.
```json5
"codegenConfig": {
"name": "RNReactNativeMatrixSdkSpec",
"type": "all",
"jsSrcsDir": "s…
-
**Describe the bug**
I use the `jvm-test-suite` plugin and add an `integrationTest` but I don't want to include the task/test results in kover.
**Errors**
`./gradlew build` =>
```
Could not de…
hfhbd updated
2 months ago
-
### Build issue(s)
After updating kotlin version to 2.0.0 automatically, Build error is occurred as below.
I used below script for building Android chip-tool.
`./scripts/build/build_examples.py…