2018-12-18 17:48:00 +01:00
|
|
|
# Squelch all warnings, they're harmless but ProGuard
|
|
|
|
# escalates them as errors.
|
|
|
|
-dontwarn sun.misc.Unsafe
|
2020-03-30 01:23:45 +02:00
|
|
|
|
|
|
|
# Retain some information to keep stacktraces usable
|
|
|
|
-keepattributes SourceFile,LineNumberTable
|