Skip to content

Commit

Permalink
x)fix findbugs:jsr305 conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaobailong24 committed Jul 4, 2017
1 parent 817f128 commit ab8c19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arms/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ dependencies {
}
compile(rootProject.ext.dependencies["rxlifecycle2"]) {
exclude module: 'rxjava'
exclude module: 'jsr305'
}
compile(rootProject.ext.dependencies["rxlifecycle2-components"]) {
exclude module: 'support-v4'
Expand Down

0 comments on commit ab8c19d

Please sign in to comment.