Mgj
08/04/2020, 2:07 PMA problem occurred evaluating project ':app'.
> Failed to apply plugin [id 'dev.icerock.mobile.multiplatform-resources']
> Could not create plugin of type 'MultiplatformResourcesPlugin'.
> Could not generate a decorated class for type MultiplatformResourcesPlugin.
> org/jetbrains/kotlin/gradle/plugin/KotlinSourceSet
when i try to apply the plugin:
apply plugin: 'dev.icerock.mobile.multiplatform-resources'
I've tried moving it around in my gradle file, but no luckNick
08/04/2020, 2:26 PMMgj
08/04/2020, 4:50 PMMgj
08/04/2020, 4:51 PM