File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# wxlibrary aar文件使用说明
22[ ![ License] ( https://img.shields.io/badge/License%20-Apache%202-337ab7.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
33[ ![ API] ( https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat )] ( https://android-arsenal.com/api?level=16 )
4- [ ![ ] ( https://jitpack.io/v/com.gitee.osard /wxlibrary.svg )] ( https://jitpack.io/#com.gitee.osard /wxlibrary )
4+ [ ![ ] ( https://jitpack.io/v/com.github.osplugin /wxlibrary.svg )] ( https://jitpack.io/#com.github.osplugin /wxlibrary )
55### 一、项目介绍
661 . APP 使用示例项目,libs下含有以编译最新的aar资源。
772 . wxlibrary arr资源项目,需要引入的资源包项目。
@@ -27,7 +27,7 @@ allprojects {
2727```
2828dependencies {
2929 ...
30- implementation 'com.gitee.osard :wxlibrary:1.1.1'
30+ implementation 'com.github.osplugin :wxlibrary:1.1.1'
3131 //引入wxlibrary.aar的依赖资源,以下2个
3232 implementation 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:+'
3333 implementation 'org.greenrobot:eventbus:3.2.0'
You can’t perform that action at this time.
0 commit comments