Sfoglia il codice sorgente

ui: update proguard rules to keep crash logs readable

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
master
Harsh Shandilya 4 anni fa
committed by Jason A. Donenfeld
parent
commit
10e910186e
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      ui/proguard-rules.pro

+ 3
- 0
ui/proguard-rules.pro Vedi File

@@ -1,3 +1,6 @@
# Squelch all warnings, they're harmless but ProGuard
# escalates them as errors.
-dontwarn sun.misc.Unsafe

# Retain some information to keep stacktraces usable
-keepattributes SourceFile,LineNumberTable

Caricamento…
Annulla
Salva