diff --git a/.gitignore b/.gitignore index 4601963..d819b41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.iml gen bin +build diff --git a/proguard.flags b/proguard.flags new file mode 100644 index 0000000..7b90ff4 --- /dev/null +++ b/proguard.flags @@ -0,0 +1,2 @@ +# Disable ProGuard Notes, they won't help here +-dontnote