From 8dc33dcdfc77a9e658eca801fcb6d340c8fb0ef0 Mon Sep 17 00:00:00 2001 From: licaon-kter <licaon-kter@users.noreply.github.com> Date: Thu, 19 May 2016 01:31:10 +0300 Subject: [PATCH] Remove proguard rules as it breaks compiling --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b4c3cc..c9a4fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -26,5 +26,4 @@ target/ *.iml *.properties -app/proguard-rules.pro app/app.iml -- GitLab