v3.6.0
- Use zxing:core 3.3.2 by default (#360).
- Minimum SDK version 19, or 14 by using zxing:core 3.3.0.
- Fix preview race condition (#324).
- Request code can now specified per Intent, instead of globally (#287).
- More helpers to specify barcode formats.
- Allow scanning both inverted and non-inverted barcodes at the same time (alternating) (#326).
- More examples.