mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
cmd/ebitenmobile: Update gomobile version
This commit is contained in:
parent
569f684d9b
commit
a9c74e48e1
@ -23,7 +23,7 @@ import (
|
||||
"runtime"
|
||||
)
|
||||
|
||||
const gomobileHash = "2b26a4705d2481ef30846d291bd450445e2b5bdd"
|
||||
const gomobileHash = "3c8601c510d0503ac84d1e5cb8e24de550201dea"
|
||||
|
||||
func runCommand(command string, args []string, env []string) error {
|
||||
if buildX || buildN {
|
||||
|
Loading…
Reference in New Issue
Block a user