diff options
Diffstat (limited to '')
-rw-r--r-- | libs/MemorizingTrustManager/example/build.xml (renamed from build.xml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/libs/MemorizingTrustManager/example/build.xml index 2571750a..cdc74917 100644 --- a/build.xml +++ b/libs/MemorizingTrustManager/example/build.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project name="Conversations" default="help"> +<project name="MTMExample" 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 |