Skip to content

Commit

Permalink
Release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yayaa committed May 15, 2017
1 parent f65a825 commit 2d6d37e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Add library dependency to your `build.gradle` file:

```groovy
dependencies {
compile 'com.yayandroid:LocationManager:2.0.1'
compile 'com.yayandroid:LocationManager:x.y.z'
}
```

Expand Down
4 changes: 2 additions & 2 deletions library/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
POM_NAME=LocationManager Library
POM_ARTIFACT_ID=LocationManager
POM_PACKAGING=aar
VERSION_NAME=2.0.1
VERSION_CODE=21
VERSION_NAME=2.0.2
VERSION_CODE=22
GROUP=com.yayandroid

POM_DESCRIPTION=LocationManager Library
Expand Down

0 comments on commit 2d6d37e

Please sign in to comment.