Skip to content

Commit

Permalink
add fresco-helper for jcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
李松 committed Nov 15, 2016
1 parent 86f1509 commit a4426ff
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 @@ -7,7 +7,7 @@ Fresco在GitHub上的项目地址:https://github.com/facebook/fresco

在使用到fresco-helper库的Module中的build.gradle文件里,添加以下依赖:
```
compile 'com.facebook.fresco.helper:fresco-helper:1.0.2' // 暂时可能不可用,今天刚传的,需要jcenter那边审核过了才可以使用。
compile 'com.facebook.fresco.helper:fresco-helper:1.0.3'
```

## 目前对以下需求进行了封装
Expand Down

0 comments on commit a4426ff

Please sign in to comment.