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 c8efee1 commit d7b2a89Copy full SHA for d7b2a89
lib/build.gradle
@@ -36,6 +36,7 @@ publish {
36
licences = ['Apache-2.0']
37
website = 'https://github.com/ypresto/android-transcoder'
38
autoPublish = false
39
+ dryRun = false
40
}
41
42
dependencies {
0 commit comments