Skip to content

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
ftmtshuashua committed Dec 5, 2018
1 parent ad40433 commit 0318a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ allprojects {
}
}
```
在Model的build.gradle中添加
在Model的build.gradle中添加 [![](https://jitpack.io/v/ftmtshuashua/ToolKit.svg)](https://jitpack.io/#ftmtshuashua/ToolKit)
```
dependencies {
implementation 'com.github.ftmtshuashua:ToolKit:v1.0.1'
implementation 'com.github.ftmtshuashua:ToolKit:version'
}
```
该项目在AndroidX基础上搭建,需要以下库
Expand Down

0 comments on commit 0318a85

Please sign in to comment.