We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d26d65 commit 7705723Copy full SHA for 7705723
README.md
@@ -11,15 +11,15 @@ Download
11
12
Download the latest AAR from [Maven Central][2] or grab via Gradle:
13
```groovy
14
-implementation 'com.robotemi:sdk:1.131.4'
+implementation 'com.robotemi:sdk:1.134.1'
15
```
16
17
or Maven:
18
```xml
19
<dependency>
20
<groupId>com.robotemi</groupId>
21
<artifactId>sdk</artifactId>
22
- <version>1.131.4</version>
+ <version>1.134.1</version>
23
</dependency>
24
25
@@ -34,7 +34,7 @@ Documentation
34
License
35
-------
36
37
- Copyright 2022 temi USA inc.
+ Copyright 2024 temi USA inc.
38
39
Licensed under the Apache License, Version 2.0 (the "License");
40
you may not use this file except in compliance with the License.
0 commit comments