Skip to content

Commit 9ec0f72

Browse files
committed
Merge pull request ReactiveX#48 from ReactiveX/avoid-publishing-root
avoid the unncessary publish of the root project
2 parents aa1f2aa + 91c50a3 commit 9ec0f72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ buildscript {
1111
}
1212

1313
apply plugin: 'rxjava-project'
14+
bintrayUpload.enabled=false

0 commit comments

Comments
 (0)