We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42eed1f commit 4706c18Copy full SHA for 4706c18
tools/build_wsnet.sh
@@ -8,7 +8,7 @@ export ANDROID_NDK_HOME="$ANDROID_NDK"
8
git clone https://github.com/Windscribe/Desktop-App.git
9
cd Desktop-App || exit
10
## WSNet 2.17.5
11
-git checkout a71e26facdc605eef4c437e3f2ae1c370551bdd7
+git checkout f87f1a6af99159b1c0e54c43411911c90e1d9a53
12
cd libs/wsnet/tools || exit
13
./build_android.sh > /dev/null 2>&1
14
cp wsnet.aar "$DST_DIR"
0 commit comments