mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
adding a proguard rule about canvas
This commit is contained in:
parent
a03701c4b9
commit
cff5949f94
1 changed files with 1 additions and 0 deletions
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
|
@ -1,4 +1,5 @@
|
|||
-keep class com.simplemobiletools.** { *; }
|
||||
-dontwarn android.graphics.Canvas
|
||||
-dontwarn com.simplemobiletools.**
|
||||
-dontwarn org.apache.**
|
||||
|
||||
|
|
Loading…
Reference in a new issue