-
Support for Gradle Kotlin DSL would be really nice. It's my understanding that Kotlin will be the default language for Gradle scripts (https://www.youtube.com/watch?v=NMs8Z6rFnzE&feature=youtu.be&t=10…
ghost updated
3 months ago
-
### 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…
-
### SQLDelight Version
2.0.0-rc02, 2.0.0
### Operating System
Multiplatform
### Gradle Version
8.2.1
### Kotlin Version
1.8.22
### Dialect
sqlite-3-38-dialect
### AGP Ver…
C2H6O updated
1 month ago
-
### How were you trying to build the app?
React Native Version: 0.74.1
Kotlin Version: 1.9.22
`.\gradlew assembleRelease --debug`
### Full build logs
```tsx
$ .\gradlew assembleRelease --debug
…
dipo1 updated
2 months ago
-
### Expected Behavior
Repositories declared in `settings.gradle.kts` via `pluginManagement` should be used when resolving plugins of precompiled script plugins.
### Current Behavior
Repositor…
melix updated
3 months ago
-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-vision-camera-v3-face-detection:compileDebugKotlin'.
> A failure occurred while executing org.je…
-
This issue is observed in `busybox-w64u-PRE-5531-g0e958a72e.exe`
This issue does **not** reproduce in
```
BusyBox v1.37.0-PRE-5288-ge960b0d69 (2024-01-31 08:44:10 GMT)
```
which lacks the fixes…
-
**Describe the bug**
When Kover encounters a serializable data class containing a list property, it mistakenly indicates instructions are not covered. The same source code compiled with 1.8.10 does …
-
### Current Behavior
When using gradle init to convert a Maven project to Gradle and dependencies contain Kotlin keywords they are used in the generated version catalog causing the build to fail due …
-
Problem: My Gradle project times out (1 hour execution time) whereas some of my other Gradle projects, with same/similar setup, execute within 5 minutes or so. There's no obvious difference in configu…