diff options
Diffstat (limited to 'OpenPGP-Keychain-API-Demo')
-rw-r--r-- | OpenPGP-Keychain-API-Demo/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain-API-Demo/build.xml b/OpenPGP-Keychain-API-Demo/build.xml index e72865c84..3e6cfa272 100644 --- a/OpenPGP-Keychain-API-Demo/build.xml +++ b/OpenPGP-Keychain-API-Demo/build.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project name="APG Integration Demo" default="help"> +<project name="Keychain-API-Demo" default="help"> <!-- The local.properties file is created and updated by the 'android' tool. It contains the path to the SDK. It should *NOT* be checked into |