mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 19:55:11 +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.github.pwittchen:reactivenetwork:0.13.0")
|
||||
|
||||
// Coroutines
|
||||
implementation("com.github.tfcporciuncula:flow-preferences:1.1.1")
|
||||
|
||||
// Network client
|
||||
val okhttpVersion = "4.3.1"
|
||||
implementation("com.squareup.okhttp3:okhttp:$okhttpVersion")
|
||||
|
Loading…
Reference in New Issue
Block a user