diff --git a/.idea/misc.xml b/.idea/misc.xml index 93f5422..519d433 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,5 +37,5 @@ - + \ No newline at end of file diff --git a/library/build.gradle b/library/build.gradle index 3e2afe5..7e8dee8 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -1,5 +1,8 @@ apply plugin: 'com.android.library' apply from: "quality.gradle" +apply plugin: 'com.github.dcendents.android-maven' + +group='com.github.eggheadgames' android { compileSdkVersion 24