Fix name in build.xml

Rene Treffer created

Change summary

build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

build.xml 🔗

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project name="keychain-api-library" default="help">
+<project name="minidns-library" 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