Skip to content

Commit 3962e48

Browse files
committed
优化组件化接口通信库代码
1 parent 1e2b15a commit 3962e48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api-manager/build.gradle

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
apply plugin: 'java-library'
2+
//迁移到jitpack
3+
apply plugin: 'com.github.dcendents.android-maven'
4+
25

36
jar {
47
manifest {

0 commit comments

Comments
 (0)