flatbuffers
flatbuffers copied to clipboard
[WIP][Android] Update gradle to fix flatc generation jobs
execResult.getExitValue was deprecated from gradle and after an gradle version update stopped working. We are tweaking the code generation jobs to simplify it and make it build again.