Fix rebase error

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

View File

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