The example `index.android.bundle` file is version 74 and not 76 ``` 00000000: c61f bc03 c103 191f 4a00 0000 d031 0a88 ........J....1.. ``` byte `0x9` should be `4c` and not `4a`
The example
index.android.bundlefile is version 74 and not 76byte
0x9should be4cand not4a