We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f7873 commit 45cea1fCopy full SHA for 45cea1f
README.md
@@ -22,7 +22,7 @@ Add it in your root build.gradle at the end of repositories:
22
###### Step 2. Add the dependency
23
24
dependencies {
25
- implementation 'com.github.dyguests:FlameBarChart:0.4'
+ implementation 'com.github.dyguests:FlameBarChart:x.x.x'
26
}
27
28
# Usage
0 commit comments