pitest-kotlin icon indicating copy to clipboard operation
pitest-kotlin copied to clipboard

The 'java' plugin has been applied, but it is not compatible with the Android plugins.

Open shivaburugu opened this issue 5 years ago • 1 comments

Getting below error when try to add this with android project

The 'java' plugin has been applied, but it is not compatible with the Android plugins. Sample project can be found here

https://github.com/shivaburugu/pitestkotlinex.git

used gradle version 4.0.0 and wrapper 6.1.1

shivaburugu avatar Jul 06 '20 05:07 shivaburugu

Think you'd be best off raising this issue against the gradle plugin

https://github.com/szpak/gradle-pitest-plugin

hcoles avatar Jul 06 '20 06:07 hcoles