We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562cb4a commit 8700481Copy full SHA for 8700481
1 file changed
Android/APIExample/lib-component/build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
31
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
32
33
- api 'io.agora.rtc:full-sdk:3.5.0'
+ api 'io.agora.rtc:full-sdk:3.5.1'
34
api 'io.agora:player:1.3.0'
35
36
}
0 commit comments