Add roll values to the new UI
This commit is contained in:
parent
6385d4c8bd
commit
3c8eecdab5
16 changed files with 262 additions and 53 deletions
|
|
@ -7,4 +7,7 @@
|
|||
-dontwarn androidx.compose.material.**
|
||||
|
||||
# Kotlinx coroutines rules seems to be outdated with the latest version of Kotlin and Proguard
|
||||
-keep class kotlinx.coroutines.** { *; }
|
||||
-keep class kotlinx.coroutines.** { *; }
|
||||
|
||||
# OkHttp comming from COIL.
|
||||
-dontwarn okhttp3.internal.platform.**
|
||||
Loading…
Add table
Add a link
Reference in a new issue