10e910186e
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
7 lines
205 B
Prolog
7 lines
205 B
Prolog
# 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
|