diff --git a/build.gradle b/build.gradle
index afebce9..fe83787 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,4 +1,7 @@
apply plugin: 'com.android.library'
+apply plugin: 'com.github.dcendents.android-maven'
+
+group='com.github.hynra'
android {
compileSdkVersion 25
diff --git a/jsonsharedpreferences.iml b/jsonsharedpreferences.iml
index c1fdbe8..9bc1c02 100644
--- a/jsonsharedpreferences.iml
+++ b/jsonsharedpreferences.iml
@@ -67,14 +67,6 @@
-
-
-
-
-
-
-
-
@@ -83,6 +75,14 @@
+
+
+
+
+
+
+
+