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 4da86fe commit 9c7b3adCopy full SHA for 9c7b3ad
tools/build_wsnet.sh
@@ -7,7 +7,7 @@ cd tools/bin || exit
7
export ANDROID_NDK_HOME="$ANDROID_NDK"
8
git clone https://github.com/Windscribe/Desktop-App.git
9
cd Desktop-App || exit
10
-git checkout e359d8d2a634f4080ee7f7fecc0511f38ba8d35c
+git checkout 21a348471cca5c65ba6100c181da4b483f6fa8c8
11
cd libs/wsnet/tools || exit
12
./build_android.sh
13
cp wsnet.aar "$DST_DIR"
0 commit comments