mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-16 05:04:22 +01:00
6 lines
241 B
Prolog
6 lines
241 B
Prolog
-keepattributes Signature
|
|
-keepattributes *Annotation*
|
|
|
|
# Crashlytics
|
|
-keepattributes SourceFile,LineNumberTable # Keep file names and line numbers.
|
|
-keep public class * extends java.lang.Exception # Optional: Keep custom exceptions. |