Skip to content

Commit a1c2dca

Browse files
Disable sample-app
It doesn't work with Gradle 2
1 parent 367d4d2 commit a1c2dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ rootProject.name='rxandroid-root'
22

33
include 'rxandroid'
44
include 'rxandroid-framework'
5-
include 'sample-app'
5+
//include 'sample-app'

0 commit comments

Comments
 (0)