chore: Bump version number to 1.0.0+16 and update image_picker_android dependency to 0.8.12+24

Changed files
+3 -3
+2 -2
pubspec.lock
··· 620 620 dependency: transitive 621 621 description: 622 622 name: image_picker_android 623 - sha256: "317a5d961cec5b34e777b9252393f2afbd23084aa6e60fcf601dcf6341b9ebeb" 623 + sha256: "6fae381e6af2bbe0365a5e4ce1db3959462fa0c4d234facf070746024bb80c8d" 624 624 url: "https://pub.dev" 625 625 source: hosted 626 - version: "0.8.12+23" 626 + version: "0.8.12+24" 627 627 image_picker_for_web: 628 628 dependency: transitive 629 629 description:
+1 -1
pubspec.yaml
··· 16 16 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html 17 17 # In Windows, build-name is used as the major, minor, and patch parts 18 18 # of the product and file versions while build-number is used as the build suffix. 19 - version: 1.0.0+15 19 + version: 1.0.0+16 20 20 21 21 environment: 22 22 sdk: ^3.8.1