mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-18 15:04:21 +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. |