You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We found after integrated facebook mediation (com.google.ads.mediation:facebook), the Jacoco (org.jacoco.core) was added into our App. (Together with asm).
You can find the dependency by checking the pom file. Or run ./gradlew :app:dependencies
We found after integrated facebook mediation (com.google.ads.mediation:facebook), the Jacoco (org.jacoco.core) was added into our App. (Together with asm).
You can find the dependency by checking the pom file. Or run ./gradlew :app:dependencies
It seems that the Jacoco should only be used for code coverage. Could you help remove it or explain why it is needed.
The text was updated successfully, but these errors were encountered: