Skip to content

Commit d7b2a89

Browse files
committed
fix dryrun
1 parent c8efee1 commit d7b2a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ publish {
3636
licences = ['Apache-2.0']
3737
website = 'https://github.com/ypresto/android-transcoder'
3838
autoPublish = false
39+
dryRun = false
3940
}
4041

4142
dependencies {

0 commit comments

Comments
 (0)