-
Steps to reproduce:
* Generate a new Gradle Kotlin Spring Boot project (see settings below) from start.spring.io
* Update gradle to 8.3 in `gradle/wrapper/gradle-wrapper.properties`:
```
dis…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
There is a schema description language for json and thus also yaml: http://json-schema.org/
Plus a public repository of community schemas: https://www.schemastore.org/
IntelliJ IDEA even automatic…
-
I'm working on sharing my models in a Ktor app, targeting the jsMain module, which will be called from a front-end written in React with Vite.
I used the [KMP Wizard](https://kmp.jetbrains.com/) to g…
ch8n updated
3 months ago
-
## **Describe the bug**
When using kandy and statistics with gradle, the resolve with statistical layers doesn't work correctly
## **To Reproduce**
1. Disable k2-kotlin plugin
1. Use any stat…
-
### Current Behavior
I've tried to migrate [kotlin.git](https://github.com/jetbrains/kotlin/) to use a more specialized build logic module for Gradle plugin dependencies, but I failed because Gradle …
-
Because of this new behaviour, it cause side effect as below
```
❯ ./gradlew dependencyCheckAnalyze
> Configure project :
w: file:///Users/nicoarianto/Repositories/minden.ai/consumer-bff/build.g…
-
**Build scan link**
https://scans.gradle.com/s/5q4mdauav5xri
**Plugin version**
1.20.0
**Gradle version**
8.1.1
**(Optional) Android Gradle Plugin (AGP) version**
8.0.2
**`reason` outp…
-
### Expected Behavior
When a pre-compiled script plugin is generated into an actual class, and that class name clashes with another class, then Gradle provides a descriptive error message.
### C…
aSemy updated
2 months ago
-
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher.
The following dependencies do not satisfy the required version:
project ':video_compress' …