Skip to content

Commit

Permalink
Update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mathroule committed Nov 16, 2016
1 parent 89189bf commit 86d830c
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 @@ -13,7 +13,7 @@ repositories {
And add it as a dependency with
```groovy
compile 'com.zechassault.zonemap:zonemap:0.1.0'
compile 'com.zechassault.zonemap:zonemap:0.3.0'
```
This library deliver two views, first the simple ImageMapView, it allow you to place items on an image and define where they are positioned and wich bitmap is drawn at this position. (a little bit like a map with marker but way simpler to use)
Expand Down

0 comments on commit 86d830c

Please sign in to comment.