Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmans0n committed Oct 24, 2017
1 parent a9a4dae commit 8939ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ Common issues
If you are already using Google Play Services in your project and have problems compiling, you can try setting the transitive property to false:

```groovy
compile ('io.nlopez.smartlocation:library:3.3.1') {
compile ('io.nlopez.smartlocation:library:3.3.3') {
transitive = false
}
```
Expand Down

0 comments on commit 8939ae9

Please sign in to comment.