-
Hi !
I try to make this library work on a new project and I can't get my head around it.
On Android and in the multiplatform library it works like a charm but I cannot get `toUIColor()` method w…
-
**Describe the bug**
I am having a KMM project in which I need to enable Proguard for my release mode. As soon as I enable `isMinifyEnabled = true` in my `android` module `build.gradle` file I get th…
-
So I have created a multiplatform library and a customer is using the library in his/her application.
Previously everything worked fine, but for whatever reason when we updated to kotlin version 1.3.…
Syrou updated
3 years ago
-
**Build Environment**
SQLDelight version: 1.4.4
IDE version: Android Studio 4.1
Dialect: SQLLITE
**Describe the bug**
I cannot get my database class to be generated in a fresh project created w…
-
Hello,
I am trying to test the kable library in a KMM project. For that I have created a new KMM project with the KMM plugin in Android Studio. So I add the kable library in commonMain shared modul…
-
Hi! I inspired by yours library, and I want write my plugin for KMM platform. But I don't understand how works loaders and how the best keep data after parsing file for maximal performance. Maybe you …
-
System: Mac Mini M1
Android Studio 4.1.2 Using latest version KMM plugin.
Running in Xcode gives this error:
w: Skipping "/Users/myuser/.gradle/caches/modules-2/files-2.1/com.squareup.sqldelight/…
-
Or did you mean using Kotlin Compiler Plugins is has same approach with KSP to generate processor so it's not using neither KAPT nor KSP?
-
This library should include the following:
* POJOs for OTP REST API v2 in Kotlin
* Client code for managing HTTP request and response and parsing into the POJOs classes. We can use Jackson data bind…
-
I'm trying to import `com.michael-bull.kotlin-result:kotlin-result:1.1.8` in the `commonMain` source set in a multiplatform project, but the gradle build is failing with this stacktrace:
Gradle imp…