CCExtractor / CCExtractor/taskwarrior-flutter
[Bug]: App incompatible with Android 14+ devices due to outdated targetSdkVersion (33)
- Dominant language
- Dart
- Stars
- 244
- Forks
- 179
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 2
Description
### Describe your issue
The application is currently configured with targetSdkVersion 33 (Android 13)
which is making it incompatible for android 14+
### Steps to reproduce
- Open the Google Play Store on a device running Android 14 or higher.
- Navigate to the Taskwarrior Flutter app page.
- Observe the error message stating: "This app isn't available for your device because it was made for an older version of Android."
### What was the expected result?
the app will be compatible for latest android versions
### Put here any screenshots or videos (optional)

### How can we contact you (optional)
_No response_
### Would you like to work on this issue?
Yes
### By submitting this issue, I have confirmed that:
- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Contributor guide
Assessment
This issue has not been assessed yet.