We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eed8a1 commit 5b23ad3Copy full SHA for 5b23ad3
1 file changed
README.md
@@ -21,7 +21,7 @@ allprojects {
21
##### Step 2. Add the dependency
22
~~~ xml
23
dependencies {
24
- compile 'com.github.andyxialm:MultiStateLayout:0.0.6'
+ compile 'com.github.andyxialm:MultiStateLayout:0.0.7'
25
}
26
~~~
27
@@ -41,7 +41,7 @@ dependencies {
41
<dependency>
42
<groupId>com.github.andyxialm</groupId>
43
<artifactId>MultiStateLayout</artifactId>
44
- <version>0.0.6</version>
+ <version>0.0.7</version>
45
</dependency>
46
47
0 commit comments