File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # ProgressView <a href =" https://github.com/skydoves " ><img alt =" License " src =" https://skydoves.github.io/badges/skydoves.svg " />
2-
1+ <h1 align =" center " >ProgressView</h1 ></br >
32<p align =" center " >
43 <a href =" https://opensource.org/licenses/Apache-2.0 " ><img alt =" License " src =" https://img.shields.io/badge/License-Apache%202.0-blue.svg " /></a >
54 <a href =" https://android-arsenal.com/api?level=16 " ><img alt =" API " src =" https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat " /></a >
6- <a href =" https://travis-ci.org /skydoves/ProgressView " ><img alt =" API " src =" https://travis-ci.org /skydoves/ProgressView.svg?branch=master " /></a >
5+ <a href =" https://github.com /skydoves/progressview/actions " ><img alt =" CI " src =" https://github.com /skydoves/ProgressView/workflows/Android%20CI/badge .svg " /></a >
76 <a href =" https://androidweekly.net/issues/issue-376 " ><img alt =" Android Weekly " src =" https://img.shields.io/badge/Android%20Weekly-%23376-orange " /></a >
7+ <a href =" https://github.com/skydoves " ><img alt =" License " src =" https://skydoves.github.io/badges/skydoves.svg " />
88 <a href =" https://skydoves.github.io/libraries/progressview/javadoc/progressview/com.skydoves.progressview/index.html " ><img alt =" API " src =" https://img.shields.io/badge/Javadoc-ProgressView-yellow " /></a >
99</p >
1010
@@ -32,7 +32,7 @@ allprojects {
3232And add a dependency code to your ** module** 's ` build.gradle ` file.
3333``` gradle
3434dependencies {
35- implementation "com.github.skydoves:progressview:1.0.7 "
35+ implementation "com.github.skydoves:progressview:1.0.8 "
3636}
3737```
3838
You can’t perform that action at this time.
0 commit comments