Skip to content

Commit

Permalink
update dependency version in README.md to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
humazed committed Mar 22, 2018
1 parent 9f21187 commit 368ee6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Add the dependency
```gradle
dependencies {
// ... other dependencies
implementation 'com.github.humazed:RoomAsset:1.0.1'
implementation 'com.github.humazed:RoomAsset:1.0.2'
}
```
-----
Expand Down

0 comments on commit 368ee6f

Please sign in to comment.