Skip to content

Commit d4be906

Browse files
committed
[Android]update config.
1 parent edb5853 commit d4be906

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Android/APIExample/app/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ dependencies {
4646
}
4747
else{
4848
def agora_sdk_version = "4.0.0.+"
49+
4950
// case 1: full single lib
5051
implementation "io.agora.rtc:full-sdk:${agora_sdk_version}"
5152
implementation "io.agora.rtc:full-screen-sharing:${agora_sdk_version}"

0 commit comments

Comments
 (0)