Compare commits

..

2 Commits

Author SHA1 Message Date
Ian VanSchooten f8a363d18b
Merge eebcc60a1f into 1d1a280a9c 2024-10-09 14:52:59 +00:00
Ian VanSchooten eebcc60a1f Fix rebase error 2024-10-09 10:52:54 -04:00
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