Fix some stuff on the old UI (diminished & edit?)
This commit is contained in:
parent
f51a83cf6e
commit
1bf0cb7c0a
15 changed files with 448 additions and 366 deletions
|
|
@ -11,6 +11,8 @@
|
|||
|
||||
# OkHttp comming from COIL.
|
||||
-dontwarn okhttp3.internal.platform.**
|
||||
-keep class coil3.compose.** { *; }
|
||||
-keep class coil3.network.ktor3.** { *; }
|
||||
|
||||
# Serialization
|
||||
-keep class io.ktor.serialization.kotlinx.json.** { *; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue