kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
chore: update proguard rules
rodzic
4f7438edf2
commit
4af4e82de7
|
@ -34,9 +34,7 @@
|
||||||
-dontwarn com.google.android.gms.**
|
-dontwarn com.google.android.gms.**
|
||||||
|
|
||||||
# ormlite
|
# ormlite
|
||||||
-dontwarn com.j256.ormlite.android.**
|
-dontwarn com.j256.ormlite.**
|
||||||
-dontwarn com.j256.ormlite.logger.**
|
|
||||||
-dontwarn com.j256.ormlite.misc.**
|
|
||||||
|
|
||||||
# OkHttp
|
# OkHttp
|
||||||
-dontwarn okhttp3.internal.platform.**
|
-dontwarn okhttp3.internal.platform.**
|
||||||
|
@ -46,6 +44,7 @@
|
||||||
|
|
||||||
# ?
|
# ?
|
||||||
-dontwarn java.awt.image.**
|
-dontwarn java.awt.image.**
|
||||||
|
-dontwarn java.lang.reflect.**
|
||||||
-dontwarn com.google.errorprone.annotations.**
|
-dontwarn com.google.errorprone.annotations.**
|
||||||
|
|
||||||
# Our app is opensource no need to obsfucate
|
# Our app is opensource no need to obsfucate
|
||||||
|
|
Ładowanie…
Reference in New Issue