We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4509f08 commit a98b70fCopy full SHA for a98b70f
packages/core/sentry.gradle
@@ -55,7 +55,6 @@ plugins.withId('com.android.application') {
55
// .join('\n')
56
57
def currentVariants = extractCurrentVariants(bundleTask, v)
58
- println(currentVariants)
59
if (currentVariants == null) return
60
61
def previousCliTask = null
0 commit comments