Skip to content

Commit 0111fb1

Browse files
committed
Update
1 parent 71f1db5 commit 0111fb1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Course/ReleaseLibraryByJitPack.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ jCenter | jCenter貌似稍微简单一点,但也不是省油的灯。
5656

5757
![](http://ww3.sinaimg.cn/large/005Xtdi2jw1f22k6161ifj30rs0godk6.jpg)
5858

59+
**注意: 1是新添加的Library 2是Library的build.gradle 3是Library的plugin**
60+
61+
library的plugin是下面这样子:
62+
63+
``` gradle
64+
apply plugin: 'com.android.library'
65+
```
5966

6067

6168

0 commit comments

Comments
 (0)