mariusbackes / cordova-plugin-sumup

:pager: :moneybag: Cordova plugin for SumUp SDK integration
5 stars 18 forks source link

Ionic / Capacitor build error for android #15

Open rbedemann opened 3 years ago

rbedemann commented 3 years ago

When running the build for android, it fails with

* What went wrong:
A problem occurred evaluating script.
> Failed to apply plugin [id 'com.android.internal.application']
   > Cannot add a configuration with name 'lintClassPath' as a configuration with that name already exists.

Tried with a plain new ionic capacitor project.

Any idea?