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

🔥[Urgent] Support AGP 8 and Fix Compile Issue #280

Closed
wants to merge 0 commits into from

Conversation

knottx
Copy link

@knottx knottx commented Dec 28, 2023

  1. Support AGP 8
  2. Fix Compile Issue 'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version #272

For people who are waiting for this
you can use this in your pubspec.yaml

dependency_overrides:
  image_gallery_saver:
    git:
      url: https://github.com/knottx/image_gallery_saver.git
      ref: knottx

@krutarth-vaishnav
Copy link

@knottx, Thanks. I'm using your link in my code. make sure you don't remove that.

@knottx
Copy link
Author

knottx commented Feb 18, 2024

@hyjfine @woodwen please 🥹

@mkobuolys
Copy link

Any plans to merge this any time soon?

@knottx
Copy link
Author

knottx commented Apr 13, 2024

go to #295

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.

3 participants