Skip to content

Commit 313467a

Browse files
committed
mergerjitpack
1 parent 98cd88e commit 313467a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

commonlibs/common/libbase/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
apply plugin: 'com.android.library'
2+
apply plugin: 'com.github.dcendents.android-maven'
3+
//jitpack
4+
group='com.github.geeklx'
25
apply from: './../../../commonlibs1.gradle'
36
def librarys = rootProject.ext.dependencies //
47
dependencies {

0 commit comments

Comments
 (0)