0.9.4 - About Screen + New scrolling system in Reader(saving exact scroll position)
This commit is contained in:
parent
4e948bc5d7
commit
1689e9d7b9
109 changed files with 1870 additions and 994 deletions
|
|
@ -137,8 +137,10 @@ dependencies {
|
|||
implementation("org.slf4j:slf4j-android:latest.release")
|
||||
implementation("org.jsoup:jsoup:latest.release")
|
||||
|
||||
// App Compat for Language Switcher
|
||||
implementation("androidx.appcompat:appcompat:latest.release")
|
||||
implementation("androidx.appcompat:appcompat-resources:latest.release")
|
||||
|
||||
// Coil for loading bitmaps
|
||||
implementation("io.coil-kt:coil-compose:2.6.0")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue