Skip to content

Commit 0953534

Browse files
chore(internal): reduce proguard ci logging
1 parent dbca2b6 commit 0953534

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

onebusaway-sdk-java-proguard-test/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ val proguardJar by tasks.registering(proguard.gradle.ProGuardTask::class) {
3737
outjars(proguardJarPath)
3838
printmapping("${layout.buildDirectory.get()}/proguard-mapping.txt")
3939

40-
verbose()
4140
dontwarn()
4241

4342
val javaHome = System.getProperty("java.home")

0 commit comments

Comments
 (0)