You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the hint.
For anyone having the same issue, I've had to update my project's Kotlin version to: ext.kotlin_version = '1.9.20' that's in android/build.gradle, previously I was using: ext.kotlin_version = '1.8.22' which apparently is too old.
Version
3.0.0-dev.5
Platforms
Android
Device Model
Pixel 6 API 34 emulator
flutter info
How to reproduce?
Include:
photo_manager: 3.0.0-dev.5
in pubspec.yaml and build the Android appLogs
Example code (optional)
No response
Contact
No response
The text was updated successfully, but these errors were encountered: