Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goweii authored Apr 23, 2019
1 parent 068ccf2 commit e336677
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,11 @@ allprojects {
2. 在Model:app**build.gradle**添加框架依赖

最新版本是多少,看下[Releases](https://github.com/goweii/ActionBarEx/releases)
从2.2.9以后版本去除版本号前的v,引用时需要注意下。

```
dependencies {
implementation 'com.github.goweii:ActionBarEx:v2.2.0'
implementation 'com.github.goweii:ActionBarEx:2.2.9'
}
```

Expand Down

0 comments on commit e336677

Please sign in to comment.