Has anyone else had issues building the `todoapp` ...
# compose-desktop
d
Has anyone else had issues building the
todoapp
and
multiplatform-template
projects from the
<http://github.com/JetBrains/compose-jb|github.com/JetBrains/compose-jb>
repo? I am able to run the
imageViewer
on both Android and Desktop with no issues, but when I try to build the examples from the template I always run into this build error:
Copy code
* What went wrong:
An exception occurred applying plugin request [id: 'com.android.application']
> Failed to apply plugin 'com.android.internal.application'.
   > Could not create plugin of type 'AppPlugin'.
      > Could not generate a decorated class for type AppPlugin.
         > com/android/utils/ILogger
and see the following errors in my build log
1