Navaron Bracke

bump version & changelog

  1 +## 3.2.1
  2 +Bugs fixed:
  3 +* [Android] Fix Gradle 8 compatibility by adding the `namespace` attribute to the build.gradle.
  4 +
1 ## 3.2.0 5 ## 3.2.0
2 Improvements: 6 Improvements:
3 * [iOS] Updated GoogleMLKit/BarcodeScanning to 4.0.0 7 * [iOS] Updated GoogleMLKit/BarcodeScanning to 4.0.0
1 name: mobile_scanner 1 name: mobile_scanner
2 description: A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS. 2 description: A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
3 -version: 3.2.0 3 +version: 3.2.1
4 repository: https://github.com/juliansteenbakker/mobile_scanner 4 repository: https://github.com/juliansteenbakker/mobile_scanner
5 5
6 environment: 6 environment: