Skip to content

Commit 91c50a3

Browse files
author
Justin Ryan
committed
rxproject isn't designed for multi-module projects, this change should avoid the unncessary publish of the root project
1 parent aa1f2aa commit 91c50a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
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)