mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-17 09:39:19 +01:00
Update conductor-support-preference for AndroidX preference v1.1.0 compat (fixes #2431)
This commit is contained in:
parent
dd1e6402c9
commit
ed7ebf2da1
@ -212,7 +212,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'
|
||||
|
Loading…
Reference in New Issue
Block a user