From a907a0da54afaf98c847d7ebd0f1b63bcef9d838 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B0=D0=B4=D0=B8=D0=BC?= Date: Tue, 8 Oct 2013 13:01:03 +0400 Subject: [PATCH] Recreated Ant build script to match latest Android SDK --- bump-api-library/ant.properties | 17 ----------- bump-api-library/build.xml | 41 ++++++++++++++++----------- bump-api-library/proguard-project.txt | 20 +++++++++++++ 3 files changed, 44 insertions(+), 34 deletions(-) delete mode 100644 bump-api-library/ant.properties create mode 100644 bump-api-library/proguard-project.txt diff --git a/bump-api-library/ant.properties b/bump-api-library/ant.properties deleted file mode 100644 index ee52d86..0000000 --- a/bump-api-library/ant.properties +++ /dev/null @@ -1,17 +0,0 @@ -# This file is used to override default values used by the Ant build system. -# -# This file must be checked in Version Control Systems, as it is -# integral to the build system of your project. - -# This file is only used by the Ant script. - -# You can use this to override default values such as -# 'source.dir' for the location of your java source folder and -# 'out.dir' for the location of your output folder. - -# You can also use it define how the release builds are signed by declaring -# the following properties: -# 'key.store' for the location of your keystore and -# 'key.alias' for the name of the key to use. -# The password will be asked during the build when you use the 'release' target. - diff --git a/bump-api-library/build.xml b/bump-api-library/build.xml index 02f6167..fddecf7 100644 --- a/bump-api-library/build.xml +++ b/bump-api-library/build.xml @@ -4,7 +4,7 @@ - + + + + + + + - - - + +