* modified build script to work with updated fork of go-mobile
* changed spacing and added trace for easier debugging
* fixed issue with user input overwritten
* removed mentions of make
* use go 1.16 in builds
* disabled some linters
* updated change log
Co-authored-by: wussler <aron@wussler.it>
* 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>