Skip to content

Commit cdc6d55

Browse files
committed
remove log
1 parent f003131 commit cdc6d55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/sentry.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ plugins.withId('com.android.application') {
5555
// .join('\n')
5656

5757
def currentVariants = extractCurrentVariants(bundleTask, v)
58-
println(currentVariants)
5958
if (currentVariants == null) return
6059

6160
def previousCliTask = null

0 commit comments

Comments
 (0)