We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d58dc commit c2d5f89Copy full SHA for c2d5f89
1 file changed
README.md
@@ -42,7 +42,8 @@
42
43
```
44
dependencies {
45
- compile 'com.github.comtu:TCircleProgressView:v1.0.0'
+ //compile 'com.github.comtu:TCircleProgressView:v1.0.1'
46
+ implementation 'com.github.comtu:TCircleProgressView:v1.0.1'
47
}
48
49
0 commit comments