-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
## develop env setup
```xml
false
17
1.9.0
official
org.jetbrains.kotlin
kotlin-stdlib
${kotlin.version…
-
I've encountered an issue while attempting to run a plugin I'm developing for CLion 2023.2.3, using IntelliJ IDEA 2023.3.4 (Ultimate Edition). When I try to execute my plugin, I receive the following …
-
### How frequently does the bug occur?
Always
### Description
Compiling a Realm model object with with Kotlin's K2 support will fail if other plugins adds a companion object too.
This is d…
-
### Current Behavior
When using Kotlin DSL, overriding the version of the Kotlin compiler in the script classpath results in this warning:
```
WARNING: Unsupported Kotlin plugin version.
The `em…
-
```
java.lang.ArrayIndexOutOfBoundsException: 1
at com.google.android.gms.dependencies.DependencyInspector.registerDependencies(DependencyInspector.java:122)
at com.google.android.gms.dependencies…
-
For Kotlin projects, Dagger currently makes use of KAPT. This is generally quite slow since it requires generating Java stubs before the annotation processing step.
[KSP](https://github.com/google/…
-
### SQLDelight Version
2.0.2
### Operating System
Fedora Linux 40
### Gradle Version
8.8
### Kotlin Version
1.9.22
### Dialect
SQLite
### AGP Version
8.6.0
### Describe the Bug
Not genera…
-
When I use the latest version of ksp and hilt, it gives this error.
ksp = "2.0.0-1.0.22"
hilt = "2.51.1"
```
Unable to load class 'org.jetbrains.kotlin.buildtools.api.SourcesChanges'
org.jetb…
-
This issue is for discussion of the proposal to introduce **Common Atomic and Atomic Array types** in the standard library.
The full text of the proposal is here: [proposals/common-atomics.md](https…