We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e551f commit 59b8191Copy full SHA for 59b8191
app/proguard-rules.pro
@@ -25,4 +25,5 @@
25
-dontwarn javax.lang.model.element.Modifier*
26
-dontwarn javax.lang.model.type.TypeMirror*
27
-dontwarn javax.lang.model.type.TypeVisitor*
28
--dontwarn javax.lang.model.util.SimpleTypeVisitor8*
+-dontwarn javax.lang.model.util.SimpleTypeVisitor8*
29
+-dontwarn javax.lang.model.SourceVersion*
0 commit comments