0

I have an Android Studio project in which I have plugins for Jacoco and Sonar and such for code quality.

I could run these tasks by going into the Gradle task list -> Reporting and there I could see those.

Some time ago, Android removed these task but we could re-enable them by going to Experimental features and uncheck the

Do not build Gradle task list during Gradle sync

as mentioned here

enter image description here

But the above mentioned option has been removed in the latest version of the Android studio Electric Eel and I can't seem to find out how to get those tasks back.

Any help would be appreciated.

  • 1
    You can do as [@Tony](https://stackoverflow.com/users/1579262/tony) said on this link: https://stackoverflow.com/a/75312870/5392773 – F4bioo Apr 15 '23 at 01:59

0 Answers0