Update to the new kotlin multiplatform plugin
https://youtrack.jetbrains.com/oauth?state=%2Fissue%2FKT-27535
Issue now fixed in builds: 1.3.30-dev-753, 1.3.20-eap-93 more details https://youtrack.jetbrains.com/issue/KT-27535
Any prognostic when this will be resolved?
This is a minor enhancement proposal affecting an internal library architecture and probably it will be worked on soon.
@bitsydarel does it block you anyhow from using the library? Kissme is fully compatible with the kotlin-multiplatform plugin at the moment, meaning you can use it in the multiplatform projects without trouble.
The version of gradle metadata, i have updated my project to 1.3.20 with gradle version 4.10.3 and library with metadata from library -4.10 are not compiling.
also any prognostic on when the <23 api will be available ?
Thanks for the info about gradle metadata. I'll keep you updated about the progress.
Regarding Android <23 support it turns out it's not straightforward to implement because of the Keystore api limitations on the old Android versions. I don't have any prognosis on this yet.
Any update on this? The latest Kotlin versions no longer support the old Kotlin Native Plugin so we won't be able to use this library with Kotlin 1.3.60 and newer.