Suppress some more proguard warnings that we don't care about

This commit is contained in:
Daniel Martí committed 2014-05-21 08:53:59 +02:00
1 parent 8e4ef71168
commit 08efdaf135
1 file changed
+2
+2
View File
@@ -1,2 +1,4 @@
-dontobfuscate
-dontwarn javax.naming.**
-dontnote android.support.**
-dontnote **ILicensingService