-
I installed crisp in the react native project. It works fine with IOS but it is failing with the following error in Android.
React Native: 0.74
buildToolsVersion = '34.0.0'
minSdkVer…
-
I registered benchmarks for `mingw_x64`, `linux_x64` and `macos_x64` targets. As expected, I am getting warnings
```
Skipping benchmarks for 'linuxX64Benchmarks' because they cannot be run on curren…
-
I'm trying to build a multiplatform library that uses CryptoKit. I've implemented code similar to the KCrypto example. When building a framework for iOS or when running a test on the iOS simulator, ev…
-
Hi,
My app is crashing on Android and iOS while instantiating adaptive time picker state.
```
val state = rememberAdaptiveTimePickerState(
initialHour = 12,
…
-
### 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 …
-
Hello,
I'm wanting to use Kotlin in a project that uses Lombok with Java.
However, while the IDE shows code as valid, the Kotlin compiler can not see Lombok generated code.
This makes mixing Java+Lo…
aikar updated
3 weeks ago
-
Warmup `Sum of Two Digits` and `Maximum Pairwise Product` work as expected (`Check` button runs the tests and reports expected output).
But the following:
- `Maximum Pairwise Product -- Fixing the I…
-
`* What went wrong:
The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher.
The following dependencies do not satisfy the required version:
projec…
-
Currently, `lsif-java index` can index Gradle Kotlin projects but not Gradle Maven projects.
-
* 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' …