diff --git a/.idea/libraries/android_logging_log4j_1_0_3.xml b/.idea/libraries/android_logging_log4j_1_0_3.xml
new file mode 100755
index 0000000..3a39017
--- /dev/null
+++ b/.idea/libraries/android_logging_log4j_1_0_3.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/libraries/log4j_1_2_17.xml b/.idea/libraries/log4j_1_2_17.xml
new file mode 100755
index 0000000..a19bd73
--- /dev/null
+++ b/.idea/libraries/log4j_1_2_17.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/app.iml b/app/app.iml
index beeb1e3..7d96ff1 100755
--- a/app/app.iml
+++ b/app/app.iml
@@ -62,7 +62,9 @@
+
+
diff --git a/app/build.gradle b/app/build.gradle
index f525eaf..14afe59 100755
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -24,5 +24,4 @@ dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
// You must install or update the Support Repository through the SDK manager to use this dependency.
compile 'com.android.support:support-v4:19.1.+'
- compile files('libs/GraphView-3.1.2.jar')
}
\ No newline at end of file
diff --git a/app/libs/android-logging-log4j-1.0.3.jar b/app/libs/android-logging-log4j-1.0.3.jar
new file mode 100644
index 0000000..7d4146f
Binary files /dev/null and b/app/libs/android-logging-log4j-1.0.3.jar differ
diff --git a/app/libs/log4j-1.2.17.jar b/app/libs/log4j-1.2.17.jar
new file mode 100644
index 0000000..068867e
Binary files /dev/null and b/app/libs/log4j-1.2.17.jar differ
diff --git a/app/src/main/assets/www/about.html b/app/src/main/assets/www/about.html
index 8465f35..0a28404 100755
--- a/app/src/main/assets/www/about.html
+++ b/app/src/main/assets/www/about.html
@@ -10,6 +10,8 @@
SweetiePlus Icons (http://sublink.ca/)
DynamicListView (https://android.googlesource.com)
App icon by Icons8.com
+ Android-logging-log4j (https://code.google.com/p/android-logging-log4j/)
+ Log4j (http://logging.apache.org/log4j)