Skip to content

Commit

Permalink
migrated to android X
Browse files Browse the repository at this point in the history
  • Loading branch information
JobGetabu committed Apr 29, 2019
1 parent efb0873 commit 20062df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@ allprojects {
implementation 'com.github.JobGetabu:DroidLocation:v1.0'
implementation "com.google.android.gms:play-services-location:x.x.x"
}
```

## for androidX
```gradle
```gradle
dependencies {
implementation 'com.github.JobGetabu:DroidLocation:v2.0.0'
implementation "com.google.android.gms:play-services-location:x.x.x"
Expand Down

0 comments on commit 20062df

Please sign in to comment.