Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Android SDK 33 and prior versions #266

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kokitax
Copy link

@kokitax kokitax commented Aug 29, 2023

  • Added support for Android SDK 33 and higher
  • Compatibility with versions prior to Android SDK 33 is maintained
  • Usage of AndroidX packages

- Added support for Android SDK 33 and higher
- Compatibility with versions prior to Android SDK 33 is maintained
- Usage of AndroidX packages
@kokitax
Copy link
Author

kokitax commented Aug 29, 2023

Fixes: #264

@Cap-7
Copy link

Cap-7 commented Sep 16, 2023

Tried this fork, but getting error on building the app,
error: cannot find symbol new String[] {Manifest.permission.READ_MEDIA_IMAGES},
symbol variable READ_MEDIA_IMAGES
location: class permission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants