mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
adding some Reprint related proguard rule
This commit is contained in:
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@@ -18,3 +18,6 @@
|
|||||||
native <methods>;
|
native <methods>;
|
||||||
}
|
}
|
||||||
-keep class androidx.renderscript.** { *; }
|
-keep class androidx.renderscript.** { *; }
|
||||||
|
|
||||||
|
# Reprint
|
||||||
|
-keep class com.github.ajalt.reprint.module.** { *; }
|
||||||
|
Reference in New Issue
Block a user