-
## Expected Behavior
__Code:__
```
plugins {
val kotlinVersion = "1.8.22"
kotlin("jvm") version kotlinVersion
kotlin("kapt") version kotlinVersion
kotlin("plugin.spring") versio…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug
cannot build android apk file
### Reproduction
```
cargo install create-tauri-app
cargo create-tauri-app --rc
pnpm tauri android dev
```
### Expected behavior
…
-
In my flutter app am using pusher_client and when i upgraded kotlin version of the whole project i got this:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
T…
-
`build gradle` is failing for me on NixOS, both in my `home-manager` shell and in a `nix develop` shell.
The error is:
```
> Task :secp-examples-kotlin:compileKotlin FAILED
e: No class roots a…
-
Hello, I hope someone can help me to resolve this. Basically as soon I add moko plugin to my :shared module I get this error from Gradle and Im unable to proceed. I use Kotlin 2.0.0
This is part of…
-
### Current Behavior
`AttributeCompatibilityRule`s leak from a subproject when defined as a `project()` dependency.
### Expected Behavior
`AttributeCompatibilityRule`s do not leak from a subproject…
-
./gradlew :composeApp:generateSekret
Type-safe project accessors is an incubating feature.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the …
-
### Provide environment information
System:
OS: Windows 11 10.0.22631
CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
Memory: 3.88 GB / 15.87 GB
Binaries:
Node: 20.18…