1.1.20
This release significantly reduces the size of Zebra, this means you will be able to download Zebra quicker and it will take up less space on your device.
No bugs were fixed and no features were added or removed.
Technical changes that lead to the size reduction:
- Fully remove Crashlytics (it was already disabled in stable releases)
- Disable the embedding of bitcode
- Shrinking the image assets
Thanks to @elihwyma for the bitcode advice and image shrinking.