Skip to content

Commit

Permalink
change jar to aar
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangsl committed Dec 14, 2018
1 parent 848e0ad commit 04fe7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高
### 接入Alpha

```groovy
compile 'com.alibaba.android:alpha:1.0.0.1@jar'
compile 'com.alibaba.android:alpha:1.0.0.1@aar'
```


Expand Down

0 comments on commit 04fe7f2

Please sign in to comment.