Fix rebase error

This commit is contained in:
Ian VanSchooten 2024-10-09 10:52:54 -04:00
parent 5ba3891eda
commit dfa0e7bd40
1 changed files with 0 additions and 1 deletions

View File

@ -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