summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proguard.flags4
1 files changed, 4 insertions, 0 deletions
diff --git a/proguard.flags b/proguard.flags
new file mode 100644
index 000000000..160020b1d
--- /dev/null
+++ b/proguard.flags
@@ -0,0 +1,4 @@
+# These are referenced by com.google.common.util.concurrent and
+# com.google.errorprone.annotations but don't exist on Android.
+-dontwarn java.lang.ClassValue
+-dontwarn javax.lang.model.element.Modifier \ No newline at end of file