Change gomobile fork to use the github.com/ProtonMail/go-mobile fork (#107)

* changed the go-mobile fork to use PM's fork

* changed build dir in build.sh

* changed the build dir so we need to change the upload source

* fix syntax err in github action

* fixed the error with the new build dir

* added the java package flag for android builds

* removed the other go-mobile forks from the go.sum

Co-authored-by: marin thiercelin <marin.thiercelin@pm.me>
This commit is contained in:
marinthiercelin 2020-12-09 01:03:39 -08:00 committed by GitHub
parent 71d595a366
commit 2a4ac0999b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 32 additions and 16 deletions

2
go.mod
View file

@ -10,4 +10,4 @@ require (
golang.org/x/mobile v0.0.0-20200801112145-973feb4309de
)
replace golang.org/x/mobile => github.com/marinthiercelin/mobile v0.0.0-20201127122539-61ba718dc1d1
replace golang.org/x/mobile => github.com/ProtonMail/go-mobile v0.0.0-20201014085805-7a2d68bf792f