Skip to content

Commit 59b8191

Browse files
author
izaak
committed
Another proguard rule
1 parent a2e551f commit 59b8191

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/proguard-rules.pro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@
2525
-dontwarn javax.lang.model.element.Modifier*
2626
-dontwarn javax.lang.model.type.TypeMirror*
2727
-dontwarn javax.lang.model.type.TypeVisitor*
28-
-dontwarn javax.lang.model.util.SimpleTypeVisitor8*
28+
-dontwarn javax.lang.model.util.SimpleTypeVisitor8*
29+
-dontwarn javax.lang.model.SourceVersion*

0 commit comments

Comments
 (0)