Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwedgbury committed May 19, 2018
1 parent 7a55e48 commit ff6667b
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 @@ -28,10 +28,10 @@ allprojects {
```

#### Step 2.
Add the ARCore-Location dependency. Replace `1.0.2` with the latest release from the [releases tab on Github](https://github.com/appoly/ARCore-Location/releases)
Add the ARCore-Location dependency. Replace `1.0.3` with the latest release from the [releases tab on Github](https://github.com/appoly/ARCore-Location/releases)
```
dependencies {
compile 'com.github.appoly:ARCore-Location:1.0.2'
compile 'com.github.appoly:ARCore-Location:1.0.3'
}
```

Expand Down

0 comments on commit ff6667b

Please sign in to comment.