Skip to content

Commit e5594e0

Browse files
authored
Update custom_setup.sh
1 parent fed2d47 commit e5594e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ VERSION=104.5112.09
66

77
RELEASE_VERSION=${VERSION}
88

9-
SDK_BIN_URL=https://github.com/webrtc-sdk/android/releases/download/${VERSION}/libwebrtc.aar
9+
SDK_BIN_URL=https://github.com/webrtc-sdk/android/releases/download/v${VERSION}/libwebrtc.aar
1010

1111
BUILD_DIR=build
1212
mkdir -p ${BUILD_DIR}

0 commit comments

Comments
 (0)