We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed2d47 commit e5594e0Copy full SHA for e5594e0
custom_setup.sh
@@ -6,7 +6,7 @@ VERSION=104.5112.09
6
7
RELEASE_VERSION=${VERSION}
8
9
-SDK_BIN_URL=https://github.com/webrtc-sdk/android/releases/download/${VERSION}/libwebrtc.aar
+SDK_BIN_URL=https://github.com/webrtc-sdk/android/releases/download/v${VERSION}/libwebrtc.aar
10
11
BUILD_DIR=build
12
mkdir -p ${BUILD_DIR}
0 commit comments