From fb62074d207e036dd4ffbb39b1d190cc1389baa1 Mon Sep 17 00:00:00 2001
From: m2049r <30435443+m2049r@users.noreply.github.com>
Date: Wed, 16 Aug 2017 12:09:32 +0200
Subject: [PATCH] added app.iml to gitignore and updates android studio
---
.idea/misc.xml | 2 +-
app/.gitignore | 1 +
app/app.iml | 148 -------------------------------------------------
3 files changed, 2 insertions(+), 149 deletions(-)
delete mode 100644 app/app.iml
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 5d19981..fbb6828 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -37,7 +37,7 @@
-
+
diff --git a/app/.gitignore b/app/.gitignore
index e783827..b19c207 100644
--- a/app/.gitignore
+++ b/app/.gitignore
@@ -1,2 +1,3 @@
.externalNativeBuild
build
+app.iml
diff --git a/app/app.iml b/app/app.iml
deleted file mode 100644
index 25bc19b..0000000
--- a/app/app.iml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- generateDebugSources
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file