WIP: Check #114

Closed
sarah wants to merge 13 commits from new-android into trunk
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e8313dd9c8 - Show all commits

View File

@ -41,8 +41,8 @@ steps:
commands:
- git checkout tags/v1.10.4 -b v1.10.4
- echo `git describe --tags` > VERSION
- export GOCACHE="/tmp/gocache"
- go env
- java -version
- go mod download
- gomobile init
- make android