mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
cmd/ebitenmobile: Update gomobile version
This commit is contained in:
parent
4398a5e227
commit
a7754eaae0
@ -23,7 +23,7 @@ import (
|
|||||||
"runtime"
|
"runtime"
|
||||||
)
|
)
|
||||||
|
|
||||||
const gomobileHash = "f462b3930c8f01e0d9daa52b47ac887019ffa5b0"
|
const gomobileHash = "bdb1ca9a1e083af5929a8214e8a056d638ebbf2d"
|
||||||
|
|
||||||
func runCommand(command string, args []string, env []string) error {
|
func runCommand(command string, args []string, env []string) error {
|
||||||
if buildX || buildN {
|
if buildX || buildN {
|
||||||
|
Loading…
Reference in New Issue
Block a user