Skip to content

Commit

Permalink
Fix library and category update crash in general settings
Browse files Browse the repository at this point in the history
  • Loading branch information
arsonistAnt committed Nov 9, 2019
1 parent c882714 commit 9c3464e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ dependencies {
implementation ("com.bluelinelabs:conductor-support:2.1.5") {
exclude group: "com.android.support"
}
implementation 'com.github.inorichi:conductor-support-preference:78e2344'
implementation 'com.github.inorichi:conductor-support-preference:a32c357'

/// RxBindings
final rxbindings_version = '1.0.1'
Expand Down

0 comments on commit 9c3464e

Please sign in to comment.