Skip to content

Commit 290f655

Browse files
committed
Added group
1 parent 82f136a commit 290f655

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

library/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven' // ADD THIS
33

4+
group='com.github.jitpack'
5+
46
android {
57
compileSdkVersion 23
68
buildToolsVersion "23.0.2"

0 commit comments

Comments
 (0)