-
For JsonReader I currently have: https://gist.github.com/dave08/32632fe438998f845713df789115171d
And since there's a good number of uses for a simple List adapter and it's a multi-liner, it might b…
-
The following error was shown when debugging flutter app on Android:
```
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only kotlin-android-extens…
-
The Kotlin extensions (KTX) APIs have been added to their respective main modules. For example, all the APIs from firebase-perf-ktx have been added to firebase-perf under the com.google.firebase.perf …
-
### Description
I'm getting a kotlin error after adding the library to my build.gradle.kts file. This happens with versions `3.2.4` and above, but does not happen with versions `3.2.3` and below.
…
-
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher.
The following dependencies d…
-
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
- […
-
### Expected behavior
Our use case is that we need to set the isolation level to a different value than the default inside some of our JOOQ transactions (we use the kotlin-coroutines extensions and u…
-
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
- […
-
A few little things to fix, I could take it perhaps:
w: /home/o/work/TRY/khttp/src/main/kotlin/khttp/extensions/Extensions.kt: (51, 26): 'toByte(): Byte' is deprecated. Conversion of Char to Number…
-
Following the example documentation of https://github.com/realm/realm-java/blob/973d43725d3bc2a8bd053892ddab0ff2856daa12/realm/kotlin-extensions/src/main/kotlin/io/realm/kotlin/RealmResultsExtensions.…