Skip to content

Commit

Permalink
Merge pull request #111 from arsonistAnt/fix-crash-settings
Browse files Browse the repository at this point in the history
Fix library and category update crash in general settings
  • Loading branch information
nonproto authored Nov 10, 2019
2 parents 16979b4 + 9c3464e commit c78b4dc
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 c78b4dc

Please sign in to comment.