Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pllearns committed May 15, 2020
1 parent 3c07ccc commit eadffc1
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 @@ -32,7 +32,7 @@ Including BLE, TCP/IP, Bound Witnessing, and Bridging. Use this instead of `sdk
## Gradle Build

```gradle
compile 'network.xyo:sdk-xyo-android:3.1.34'
compile 'network.xyo:sdk-xyo-android:3.1.38'
```

## Maven Build
Expand All @@ -41,7 +41,7 @@ Including BLE, TCP/IP, Bound Witnessing, and Bridging. Use this instead of `sdk
<dependency>
<groupId>network.xyo</groupId>
<artifactId>sdk-xyo-android</artifactId>
<version>3.1.34</version>
<version>3.1.38</version>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit eadffc1

Please sign in to comment.