Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ersen-lw authored Dec 5, 2018
1 parent 01898fb commit 57493c6
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,10 @@ Finding current location cannot be easier on Android !

See Releases

# Download
https://github.com/ersen-lw/RxGps/releases

```java
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
```
# Download

```java
dependencies {
implementation 'com.github.ersen-lw:RxGps:v1.1.0'
}
```

# Usage

Expand Down

0 comments on commit 57493c6

Please sign in to comment.