kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
chore: re-enable code shrinking and optimization
rodzic
28a37293ec
commit
e6a8bc8975
|
@ -20,10 +20,6 @@
|
||||||
# hide the original source file name.
|
# hide the original source file name.
|
||||||
#-renamesourcefileattribute SourceFile
|
#-renamesourcefileattribute SourceFile
|
||||||
|
|
||||||
# Disable code shrinking and optimization
|
|
||||||
-dontshrink
|
|
||||||
-dontoptimize
|
|
||||||
|
|
||||||
# eclipse.paho.client
|
# eclipse.paho.client
|
||||||
-keep class org.eclipse.paho.client.mqttv3.logging.JSR47Logger { *; }
|
-keep class org.eclipse.paho.client.mqttv3.logging.JSR47Logger { *; }
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue