-
There is no good way to indicate to gradle that you don't want the dependency resolver to use a project and you really want to download the artifact with the version specified.
Use case I want to…
-
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…
-
**Describe the bug**
I am trying to use kotlin serizlization in my android application, but as soon as I mark my data class with @Serializable the project stops compiling with internal compiler erro…
-
Hello. Tried to use kotlin dataframe, but it does not compile when used under the quarkus framework https://quarkus.io/ 3.9.3
Steps to reproduce
- `quarkus create cli --kotlin --gradle`
- `cd c…
-
### What happened?
Since upgrading from 1.16.1 to 2.1.0, and upgrading to `2024.1` of Rider, I am unable to compile and run my tests.
![image](https://github.com/user-attachments/assets/ab3cb9ea-6…
-
### How frequently does the bug occur?
Always
### Description
With this Realm entities:
```
class EntityRm(
@PrimaryKey var id: String,
var optionalCars: RealmList? = realmListO…
ffdez updated
1 month ago
-
### Ktorfit version
2.0.1
### What happened and how can we reproduce this issue?
the ktorfit gradle plugin will add ksp depedency named 'kspAndroidTest' automatically, but it seems not exist …
-
### 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…
-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-background-upload:compileDebugKotlin'.
> Compilation error. See log for more details
* Try:…
ursnj updated
11 months ago
-
### What happened?
The plugin project may include shared subproject modules that target Kotlin Multiplatform. However, when the plugin subproject uses the Kotlin JVM plugin, it is unable to resolve t…