Skip to content

Commit

Permalink
Bump to 1.131.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zjn0505 committed Jul 31, 2023
1 parent 4bf5cf8 commit d741257
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 @@ -11,15 +11,15 @@ Download

Download the latest AAR from [Maven Central][2] or grab via Gradle:
```groovy
implementation 'com.robotemi:sdk:1.131.1'
implementation 'com.robotemi:sdk:1.131.3'
```

or Maven:
```xml
<dependency>
<groupId>com.robotemi</groupId>
<artifactId>sdk</artifactId>
<version>1.131.1</version>
<version>1.131.3</version>
</dependency>
```

Expand Down

0 comments on commit d741257

Please sign in to comment.