Skip to content

Commit 7705723

Browse files
authored
Update README.md
1 parent 8d26d65 commit 7705723

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ Download
1111

1212
Download the latest AAR from [Maven Central][2] or grab via Gradle:
1313
```groovy
14-
implementation 'com.robotemi:sdk:1.131.4'
14+
implementation 'com.robotemi:sdk:1.134.1'
1515
```
1616

1717
or Maven:
1818
```xml
1919
<dependency>
2020
<groupId>com.robotemi</groupId>
2121
<artifactId>sdk</artifactId>
22-
<version>1.131.4</version>
22+
<version>1.134.1</version>
2323
</dependency>
2424
```
2525

@@ -34,7 +34,7 @@ Documentation
3434
License
3535
-------
3636

37-
Copyright 2022 temi USA inc.
37+
Copyright 2024 temi USA inc.
3838

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

0 commit comments

Comments
 (0)