Skip to content

Commit

Permalink
Merge pull request #2 from shenghuang147/disable_gso_juicity
Browse files Browse the repository at this point in the history
test
  • Loading branch information
shenghuang147 authored May 14, 2024
2 parents aa28a8c + a481369 commit e334ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ download_juicity() {
VERSION="v0.4.2"
mkdir_libs "app_juicity/libs"

curl -Lso tmp.zip "https://github.com/juicity/juicity/releases/download/"$VERSION"/juicity-android-arm64.zip"
curl -Lso tmp.zip "https://github.com/shenghuang147/juicity/releases/download/test/juicity-android-arm64.zip"
unzip_juicity arm64-v8a
}

Expand Down

0 comments on commit e334ad5

Please sign in to comment.