Fix rebase error
This commit is contained in:
parent
c886cfcf5b
commit
9d5cda7810
|
@ -9,7 +9,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