Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zjn0505 authored Oct 28, 2024
1 parent 8d26d65 commit 7705723
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.4'
implementation 'com.robotemi:sdk:1.134.1'
```

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

Expand All @@ -34,7 +34,7 @@ Documentation
License
-------

Copyright 2022 temi USA inc.
Copyright 2024 temi USA inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 7705723

Please sign in to comment.