Kissme icon indicating copy to clipboard operation
Kissme copied to clipboard

Update to the new kotlin multiplatform plugin

Open adasiewiczr opened this issue 7 years ago • 7 comments

https://youtrack.jetbrains.com/oauth?state=%2Fissue%2FKT-27535

adasiewiczr avatar Nov 05 '18 09:11 adasiewiczr

Issue now fixed in builds: 1.3.30-dev-753, 1.3.20-eap-93 more details https://youtrack.jetbrains.com/issue/KT-27535

samiuelson avatar Jan 14 '19 10:01 samiuelson

Any prognostic when this will be resolved?

bitsydarel avatar Jan 28 '19 02:01 bitsydarel

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.

samiuelson avatar Jan 28 '19 08:01 samiuelson

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.

bitsydarel avatar Jan 28 '19 09:01 bitsydarel

also any prognostic on when the <23 api will be available ?

bitsydarel avatar Jan 28 '19 10:01 bitsydarel

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.

samiuelson avatar Jan 28 '19 10:01 samiuelson

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.

vdesmet93 avatar Jan 24 '20 14:01 vdesmet93