From 9762658939747166e3c40d817971aa5b17231ee7 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Wed, 2 May 2012 16:56:14 -0700 Subject: New permissions UI. Change-Id: I5d4691f8a23e90265eaaaea15950affdcb8dc9b6 --- proguard.flags | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 proguard.flags (limited to 'proguard.flags') diff --git a/proguard.flags b/proguard.flags new file mode 100644 index 00000000..f0a0f473 --- /dev/null +++ b/proguard.flags @@ -0,0 +1,5 @@ +# The support library contains references to newer platform versions. +# Don't warn about those in case this app is linking against an older +# platform version. We know about them, and they are safe. + +-dontwarn android.support.v4.** -- cgit v1.2.3