diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index f6b3779..2bac3a4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,6 +1,4 @@ -plugins { - id 'com.android.application' -} +apply plugin: 'com.android.library' apply plugin: 'com.github.dcendents.android-maven' group='com.github.KapilYadav-dev'