Slackbot
08/16/2019, 9:34 AMghedeon
08/16/2019, 3:27 PMapply plugin: 'io.sentry.android.gradle'
.
Dependency of the same plugin is added to buildSrc module:
implementation "io.sentry:sentry-android-gradle-plugin:1.7.26"
Once I remove the dependency, it works again.