diff --git a/.gitignore b/.gitignore index 67678d4..70d4095 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -build.xml local.properties proguard-project.txt bin/* diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..8e58243 --- /dev/null +++ b/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +