1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00

remove Proguard rules ignored by R8

This commit is contained in:
Christophe Beyls 2020-11-11 18:34:11 +01:00
parent 2b4c2e3f85
commit b26c0af3d6

View file

@ -1,10 +1,6 @@
# Less conservative default ProGuard rules
-allowaccessmodification
-dontusemixedcaseclassnames
-dontskipnonpubliclibraryclasses
-verbose
# Preserve some attributes that may be required for reflection.
-keepattributes RuntimeVisible*Annotations, AnnotationDefault