Dan Peluso
03/17/2021, 4:50 PMtodoapp
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:
* 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