mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 00:57:02 +05:30
app: add sun.misc.Unsafe to proguard rules
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
f242ffb2af
commit
5783210873
1 changed files with 1 additions and 0 deletions
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
|
@ -3,5 +3,6 @@
|
|||
-dontwarn androidx.compose.animation.tooling.ComposeAnimation
|
||||
-dontwarn android.view.RenderNode
|
||||
-dontwarn android.view.DisplayListCanvas
|
||||
-dontwarn sun.misc.Unsafe
|
||||
-dontobfuscate
|
||||
-dontoptimize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue