Skip to content

Commit

Permalink
Merge pull request #1786 from mysteriumnetwork/update-xgomobile
Browse files Browse the repository at this point in the history
Bump xgomobile version
  • Loading branch information
anjmao committed Feb 27, 2020
2 parents abb10e4 + a1598e4 commit 7c85c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/package_android
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docker run --rm \
-e TARGETS=android/. \
-e EXT_GOPATH=/ext-go/1 \
-e GO111MODULE=off \
mysteriumnetwork/xgomobile:1.13.6 github.com/mysteriumnetwork/node/mobile/mysterium
mysteriumnetwork/xgomobile:1.13.8 github.com/mysteriumnetwork/node/mobile/mysterium

print_success "Android package '$PACKAGE_FILE' complete!"
exit 0

0 comments on commit 7c85c22

Please sign in to comment.