Skip to content

Commit

Permalink
updated wsnet to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginder-Singh committed Oct 17, 2024
1 parent d7ab8ab commit 988b881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build_wsnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cd tools/bin || exit
export ANDROID_NDK_HOME="$ANDROID_NDK"
git clone https://github.com/Windscribe/Desktop-App.git
cd Desktop-App || exit
git checkout f8fb445b35852e5bf42ea6f178172038ec36f0d9
git checkout e359d8d2a634f4080ee7f7fecc0511f38ba8d35c
cd libs/wsnet/tools || exit
./build_android.sh
cp wsnet.aar "$DST_DIR"
Expand Down

0 comments on commit 988b881

Please sign in to comment.