mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-12-25 02:51:47 +01:00
Adding Flow Preferences
This commit is contained in:
parent
693b8cb142
commit
b67c6ec2c7
@ -124,6 +124,9 @@ dependencies {
|
|||||||
implementation("com.f2prateek.rx.preferences:rx-preferences:1.0.2")
|
implementation("com.f2prateek.rx.preferences:rx-preferences:1.0.2")
|
||||||
implementation("com.github.pwittchen:reactivenetwork:0.13.0")
|
implementation("com.github.pwittchen:reactivenetwork:0.13.0")
|
||||||
|
|
||||||
|
// Coroutines
|
||||||
|
implementation("com.github.tfcporciuncula:flow-preferences:1.1.1")
|
||||||
|
|
||||||
// Network client
|
// Network client
|
||||||
val okhttpVersion = "4.3.1"
|
val okhttpVersion = "4.3.1"
|
||||||
implementation("com.squareup.okhttp3:okhttp:$okhttpVersion")
|
implementation("com.squareup.okhttp3:okhttp:$okhttpVersion")
|
||||||
|
Loading…
Reference in New Issue
Block a user