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 55af539 commit 0fae8b0Copy full SHA for 0fae8b0
tools/build_wsnet.sh
@@ -9,6 +9,6 @@ git clone https://github.com/Windscribe/Desktop-App.git
9
cd Desktop-App || exit
10
git checkout 21a348471cca5c65ba6100c181da4b483f6fa8c8
11
cd libs/wsnet/tools || exit
12
-./build_android.sh
+./build_android.sh > /dev/null 2>&1
13
cp wsnet.aar "$DST_DIR"
14
cd "$ROOT_DIR" && rm -rf tools/bin
0 commit comments