diff --git a/ExceptionHandlerLib/.classpath b/ExceptionHandlerLib/.classpath
index a4763d1..bb0c759 100644
--- a/ExceptionHandlerLib/.classpath
+++ b/ExceptionHandlerLib/.classpath
@@ -4,5 +4,6 @@
+
diff --git a/ExceptionHandlerLib/ExceptionHandlerLib.iml b/ExceptionHandlerLib/ExceptionHandlerLib.iml
new file mode 100644
index 0000000..e7118ec
--- /dev/null
+++ b/ExceptionHandlerLib/ExceptionHandlerLib.iml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ExceptionHandlerLib/project.properties b/ExceptionHandlerLib/project.properties
index 616f300..0e58ae1 100644
--- a/ExceptionHandlerLib/project.properties
+++ b/ExceptionHandlerLib/project.properties
@@ -9,4 +9,4 @@
android.library=true
# Project target.
-target=android-16
+target=android-17