We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd17994 + fbf8609 commit 3983040Copy full SHA for 3983040
1 file changed
README.md
@@ -82,7 +82,7 @@
82
<h4>Gradle:</h4>
83
84
```Groovy
85
-compile 'com.github.tehras:loading-skeleton:0.2.3'
+compile 'com.github.tehras:loading-skeleton:0.2.6'
86
```
87
88
<h4>Maven:</h4>
@@ -91,7 +91,7 @@ compile 'com.github.tehras:loading-skeleton:0.2.3'
91
<dependency>
92
<groupId>com.github.tehras</groupId>
93
<artifactId>loading-skeleton</artifactId>
94
- <version>0.2.3</version>
+ <version>0.2.6</version>
95
<type>pom</type>
96
</dependency>
97
0 commit comments