Skip to content

Commit

Permalink
Version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pengrad committed Feb 16, 2020
1 parent 21be361 commit 55ec684
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Check [list of "help wanted" issues](https://github.com/pengrad/MapScaleView/iss
## Usage
```groovy
dependencies {
implementation 'com.github.pengrad:mapscaleview:1.4.2'
implementation 'com.github.pengrad:mapscaleview:1.5.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.github.pengrad
VERSION_NAME=1.4.2
VERSION_NAME=1.5.0

POM_DESCRIPTION=Scale bar for Android Maps

Expand Down

0 comments on commit 55ec684

Please sign in to comment.