chore: re-enable code shrinking and optimization

pull/1048/head
andrekir 2024-05-19 06:50:17 -03:00
rodzic 28a37293ec
commit e6a8bc8975
1 zmienionych plików z 0 dodań i 4 usunięć

Wyświetl plik

@ -20,10 +20,6 @@
# hide the original source file name.
#-renamesourcefileattribute SourceFile
# Disable code shrinking and optimization
-dontshrink
-dontoptimize
# eclipse.paho.client
-keep class org.eclipse.paho.client.mqttv3.logging.JSR47Logger { *; }