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 b7a3b7f commit 43b391cCopy full SHA for 43b391c
auth/auth-proguard.pro
@@ -1,6 +1,7 @@
1
# Twitter and Facebook are optional
2
-dontwarn com.twitter.**
3
-dontwarn com.facebook.**
4
+-dontwarn com.firebase.ui.auth.provider.**
5
6
# Don't note a bunch of dynamically referenced classes
7
-dontnote com.google.**
0 commit comments