We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a6ab3 commit a0a8a6cCopy full SHA for a0a8a6c
README.md
@@ -21,7 +21,7 @@ In your `build.gradle`:
21
22
```gradle
23
dependencies {
24
- compile 'com.akhgupta:android-easylocation:1.0.0'
+ compile 'com.akhgupta:android-easylocation:1.0.1'
25
compile "com.google.android.gms:play-services-location:x.x.x"
26
}
27
```
0 commit comments