Fix rebase error
This commit is contained in:
parent
7b507b4f58
commit
eebcc60a1f
|
@ -7,7 +7,6 @@ clean:
|
|||
|
||||
mobileNebula.aar: *.go go.sum
|
||||
go get -d golang.org/x/mobile/cmd/gomobile
|
||||
gomobile bind -trimpath -v --target=android -androidapi 26
|
||||
gomobile bind -trimpath -v --target=android -androidapi=26
|
||||
|
||||
MobileNebula.xcframework: *.go go.sum
|
||||
|
|
Loading…
Reference in New Issue