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

Downgrade AGP from 8.x to 7.x to fix build error #1045

Closed

Conversation

ken-kentan
Copy link
Contributor

📷 Screenshots

N/A

📄 Context

We downgrade JDK version from 17 to 11 in this PR #1025
But AGP 8.x still requires JDK 17, so all 4.0.0's SNAPSHOT CI build are failing now.

Note: This PR is for fixing #1044

📝 Changes

Downgrade the AGP version from 8.0.1 to 7.4.2

📎 Related PR

#1025
#1006

🚫 Breaking

No

🛠️ How to test

Confirm the CI build will be success

⏱️ Next steps

@ken-kentan ken-kentan requested a review from a team as a code owner May 26, 2023 03:04
@cortinico
Copy link
Member

Thanks for reporting this.
Sadly that's not the right fix. The right fix is to bump the JDK version of JitPack to 17

@cortinico cortinico closed this May 26, 2023
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