File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ Download
1111
1212Download the latest AAR from [ Maven Central] [ 2 ] or grab via Gradle:
1313``` groovy
14- implementation 'com.robotemi:sdk:1.131.3 '
14+ implementation 'com.robotemi:sdk:1.131.4 '
1515```
1616
1717or Maven:
1818``` xml
1919<dependency >
2020 <groupId >com.robotemi</groupId >
2121 <artifactId >sdk</artifactId >
22- <version >1.131.3 </version >
22+ <version >1.131.4 </version >
2323</dependency >
2424```
2525
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ android.enableJetifier=true
2121kotlin.code.style =official
2222
2323GROUP =com.robotemi
24- VERSION_NAME =1.131.4.0-SNAPSHOT
24+ VERSION_NAME =1.131.4
2525POM_URL =https://github.com/robotemi/sdk/
2626POM_SCM_URL =https://github.com/robotemi/sdk/
2727POM_SCM_CONNECTION =scm:git:git://github.com/robotemi/sdk.git
You can’t perform that action at this time.
0 commit comments