-
sorry for the dumb question im new to this.
does this lib work with java?
-
Well, hopefully soon.
I have decided to wait for Modrinth to release their v3 api, as then I wouldn't have to update the app once it releases, I can just have the v1.0.0 release of the app use v3 o…
-
This is an issue to discuss **exposing boxed inline value classes in JVM**. The current full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/jvm-expose-boxed/proposals/jvm…
-
### Current Behavior
Currently the configuration cache cannot be reused, as it returns something like: "Calculating task graph as configuration cache cannot be reused because file 'some-included-su…
-
Hi.
There is not enough documentation for Firestore. Even in KDoc there are almost no comments on functions explaining what each function or argument does, and what the function's result is.
Pl…
-
### Describe your Issue
Java records are final, as well as Kotlin data classes; in version 2.17, `DefaultTyping` deprecates the `EVERYTHING` option (from https://github.com/FasterXML/jackson-databi…
-
Currently if you use Coroutines (`suspend` modifier), your generated API functions will look like this:
```kotlin
@GET("users/{id}")
suspend fun user(@Path("id") id: Long): Response
```
However…
-
Hi, after upgrading to the latest flutter plugin I get this error on compiling the module
Here is my build.gradle config
...
android {
compileSdkVersion 34
ndkVersion flutter.ndkVersion
…
-
Hey folks, I just started with this lesson and I had a lot of issues getting the app build. I initially checked out the `starter-code` and went down a rabbit hole trying it to get the build and eventu…
-
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
- […