Skip to content

Commit d7fee70

Browse files
Added chris bane's script to push to sonatype
1 parent 2f45ef2 commit d7fee70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FFmpegAndroid/build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ android {
2929
dependencies {
3030
compile fileTree(dir: 'libs', include: ['*.jar'])
3131
}
32+
33+
apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'

0 commit comments

Comments
 (0)