Skip to content

Commit 48dd427

Browse files
committed
文档
1 parent 56f7466 commit 48dd427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
### 一、项目介绍
66
1. APP 使用示例项目,libs下含有以编译最新的aar资源。
77
2. wxlibrary arr资源项目,需要引入的资源包项目。
@@ -27,7 +27,7 @@ allprojects {
2727
```
2828
dependencies {
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'

0 commit comments

Comments
 (0)