Fix some stuff on the old UI (diminished & edit?)

This commit is contained in:
Thomas Andres Gomez 2025-02-27 22:42:10 +01:00
parent f51a83cf6e
commit 1bf0cb7c0a
15 changed files with 448 additions and 366 deletions

View file

@ -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.** { *; }