summaryrefslogtreecommitdiff
path: root/examples/ant/applications1.xml
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2012-02-27 18:34:24 -0800
committerYing Wang <wangying@google.com>2012-02-27 18:34:24 -0800
commit9f606f95f03a75961498803e24bee6799a7c0885 (patch)
treea45f4d74feda9b76277a0c9ced55ad15d82248a1 /examples/ant/applications1.xml
parentcfead78069f3dc32998dc118ee08cab3867acea2 (diff)
downloadproguard-9f606f95f03a75961498803e24bee6799a7c0885.tar.gz
This reverts commit cfead78069f3dc32998dc118ee08cab3867acea2. Bug: 6079915
Diffstat (limited to 'examples/ant/applications1.xml')
-rw-r--r--examples/ant/applications1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ant/applications1.xml b/examples/ant/applications1.xml
index 6df5789..7a3d473 100644
--- a/examples/ant/applications1.xml
+++ b/examples/ant/applications1.xml
@@ -1,6 +1,6 @@
<!-- This Ant build file illustrates how to process applications,
by including a ProGuard-style configuration file.
- Usage: ant -f applications1.xml -->
+ Usage: ant -f applications.xml -->
<project name="Applications" default="obfuscate" basedir="../..">