You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix build error from adding "android_builtin" import. (#51)
avoid adding `android_builtin` to `root_source_file` if it doesn't exist,
this occurs in Zig 0.15.1 if you're only compiling C files using "addCSourceFiles"
0 commit comments