mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 06:42:21 -04:00
proguard, D8: Type 'sun.misc.Unsafe' was not found
This commit is contained in:
parent
2b7d12ce14
commit
1b866d6903
@ -39,3 +39,6 @@
|
||||
-keep class * implements android.os.Parcelable {
|
||||
public static final android.os.Parcelable$Creator *;
|
||||
}
|
||||
|
||||
-keep class sun.misc.Unsafe { *; }
|
||||
-dontnote sun.misc.Unsafe
|
||||
|
Loading…
x
Reference in New Issue
Block a user