-
While it does take internal functions into account it doesn't handle internal types.
### Expected Behavior
Making an `internal` type public should trigger recompilation.
### Current Behavior
…
-
### Expected Behavior
IDE sync doesn't fail.
Kotlin script model TAPI builder doesn't trigger more script compilation.
### Current Behavior
IDE sync intermittently fails with:
```
--------…
-
We are trying to use FontAwesome FontIcons in a CMP view and it works fine under the Android target but, under the iOS target, we are receiving this error at Xcode console after loading the CMP view:
…
-
### Context
In a similar way to #15382, we want to make the version catalogs accessible to precompiled script plugins. Naively, one might think that it's easier to do because precompiled script plu…
melix updated
2 weeks ago
-
brew install danger/tap/danger-kotlin error on Apple M1:
==> Installing dependencies for danger/tap/danger-kotlin: danger/tap/danger-js, openjdk, kotlin, maven and gradle
==> Installing danger/tap…
-
I have a sample project.
The build.gradle (project) is:
```gradle
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.andro…
-
Identified a behavioural difference in DevMode actions from the Liberty Tool window between IntelliJ versions `2024.1` and `2024.2` (the same behaviour is observed in 2024.3 as well).
An extra pop-…
-
When I download, open this project and run, I got this error.
AGP : 7.0.0
Gradle : 7.0
gradle plugin : 1.5.21
I think this is a problem of dsl, but don't know what to do.
`e: /Users/user/Desk…
-
**Describe the bug**
I have a simple Kotlin script (`foo.kts`):
``` kotlin
import kotlinx.serialization.Serializable
import kotlinx.serialization.json.Json
import kotlinx.serialization.encode…
-
**Bug report**
Java 17.0.7-amzn, 17.0.8-amzn was suddenly not available anymore, whereas 17.0.6-amzn, 17.0.9-amzn is still available.
**To reproduce**
1. Install sdkman cli
2. Using sdkman, ins…