mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-27 03:02:49 +01:00
cmd/ebitenmobile: adjust gomobile version
This commit is contained in:
parent
06df5bc29d
commit
ad9abe19a6
@ -23,7 +23,7 @@ import (
|
||||
"runtime"
|
||||
)
|
||||
|
||||
const gomobileHash = "4a8be17bd2e3f4793a871839e766cbea7e999464"
|
||||
const gomobileHash = "447654d348e36cdac65810aa73b4fc8e7b3ceef1"
|
||||
|
||||
func runCommand(command string, args []string, env []string) error {
|
||||
if buildX || buildN {
|
||||
|
Loading…
Reference in New Issue
Block a user