Update some internal dependencies
They no longer rely on jcenter (cherry picked from commit 63ce7371bbff04e5b44a28c7dbcf89c1e95abe51)
This commit is contained in:
parent
a3c44fc5ad
commit
84fdd097e0
@ -227,7 +227,7 @@ dependencies {
|
|||||||
implementation("eu.davidea:flexible-adapter-ui:1.0.0")
|
implementation("eu.davidea:flexible-adapter-ui:1.0.0")
|
||||||
implementation("com.nightlynexus.viewstatepageradapter:viewstatepageradapter:1.1.0")
|
implementation("com.nightlynexus.viewstatepageradapter:viewstatepageradapter:1.1.0")
|
||||||
implementation("com.github.chrisbanes:PhotoView:2.3.0")
|
implementation("com.github.chrisbanes:PhotoView:2.3.0")
|
||||||
implementation("com.github.tachiyomiorg:DirectionalViewPager:7d0617d")
|
implementation("com.github.tachiyomiorg:DirectionalViewPager:1.0.0")
|
||||||
|
|
||||||
// 3.2.0+ introduces weird UI blinking or cut off issues on some devices
|
// 3.2.0+ introduces weird UI blinking or cut off issues on some devices
|
||||||
val materialDialogsVersion = "3.1.1"
|
val materialDialogsVersion = "3.1.1"
|
||||||
@ -240,7 +240,7 @@ dependencies {
|
|||||||
implementation("com.bluelinelabs:conductor-support:2.1.5") {
|
implementation("com.bluelinelabs:conductor-support:2.1.5") {
|
||||||
exclude(group = "com.android.support")
|
exclude(group = "com.android.support")
|
||||||
}
|
}
|
||||||
implementation("com.github.tachiyomiorg:conductor-support-preference:2.0.0")
|
implementation("com.github.tachiyomiorg:conductor-support-preference:2.0.1")
|
||||||
|
|
||||||
// FlowBinding
|
// FlowBinding
|
||||||
val flowbindingVersion = "0.12.0"
|
val flowbindingVersion = "0.12.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user