iZakirSheikh / toolkit

Apache License 2.0
64 stars 4 forks source link

Compile error #8

Open ninjadev106 opened 3 months ago

ninjadev106 commented 3 months ago

Hi Thanks for good example. I've got an error as follows. mentalToolkitApi' is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler

My kotlin version is 1.9.0

Vocaloid2048 commented 2 months ago

Having the same issue in same Kotlin version (1.9.0) Will there have any new updates soon? It's a nice library for us, thx if possible!

alinachroma commented 2 months ago

same here

iZakirSheikh commented 2 months ago

Having the same issue in same Kotlin version (1.9.0) Will there have any new updates soon? It's a nice library for us, thx if possible!

  • Vocchi

What version of the library are you using. Please update the library, I have fixed this in latest version. Thanks

graj-naxtre commented 1 month ago

error : Class 'com.primex.core.blur.LegacyBackgroundBlurKt' is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler.

compose ui version : 1.6.3 compose compiler version: 1.5.14 kotlin_android: 2.0.0-RC2