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 f003131 commit cdc6d55Copy full SHA for cdc6d55
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