Skip to content

Commit 5b23ad3

Browse files
committed
update README
1 parent 2eed8a1 commit 5b23ad3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ allprojects {
2121
##### Step 2. Add the dependency
2222
~~~ xml
2323
dependencies {
24-
compile 'com.github.andyxialm:MultiStateLayout:0.0.6'
24+
compile 'com.github.andyxialm:MultiStateLayout:0.0.7'
2525
}
2626
~~~
2727

@@ -41,7 +41,7 @@ dependencies {
4141
<dependency>
4242
<groupId>com.github.andyxialm</groupId>
4343
<artifactId>MultiStateLayout</artifactId>
44-
<version>0.0.6</version>
44+
<version>0.0.7</version>
4545
</dependency>
4646
~~~
4747

0 commit comments

Comments
 (0)