remarkjt

Results 2 comments of remarkjt

> [@franmontiel](https://github.com/franmontiel) just published 0.11.0, could you try out if it fixes the problem Hi @buenaflor! Thank you for your work on this library. I've tested out 0.11.0 and it...

> [@remarkjt](https://github.com/remarkjt) can you share your gradle config Here's my build.gradle.kts with sensitive info replaced with placeholders and irrelevant lines removed. ``` plugins { kotlin("multiplatform") kotlin("plugin.serialization") version "1.9.22" kotlin("native.cocoapods") id("com.android.library")...