WIP: Check #114

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

View File

@ -36,11 +36,12 @@ steps:
- name: deps
path: /go
commands:
- git checkout tags/v1.10.3 -b v1.10.3
- git checkout tags/v1.10.4 -b v1.10.4
- git status
- go mod download
- gomobile init
- ./switch-gomobile.sh
- go env
- gomobile bind -target android/arm,android/arm64,android/amd64 -trimpath -ldflags="-buildid=$(git describe --tags) -X cwtch.buildVer=$(git describe --tags) -X cwtch.buildDate=$(git log -1 --format=%cd --date=format:%G-%m-%d-%H-%M)"
- sha512sum cwtch.aar