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

fix(android): support java 11 #1735

Merged
merged 1 commit into from
Jan 28, 2025
Merged

fix(android): support java 11 #1735

merged 1 commit into from
Jan 28, 2025

Conversation

abhaysood
Copy link
Contributor

Description

This PR changes the Measure gradle plugin default Java version to 11. This should allow apps still on Java 11 to be able to use Measure. Functional test continue to run for Java 17 and all supported AGP versions.

fixes: #1729

Measure gradle plugin defaults to java 11 and
AGP 7.4.1. This should allow apps still on java 11
to be able to use Measure.

Functional test run for Java 17 and all supported AGP
versions.

fixes: #1729
@abhaysood abhaysood added bug something isn't working android android related labels Jan 16, 2025
@abhaysood abhaysood self-assigned this Jan 16, 2025
Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 8:39am

@abhaysood abhaysood merged commit 7d85415 into main Jan 28, 2025
9 checks passed
@abhaysood abhaysood deleted the support-java-11 branch January 28, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android android related bug something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Dependency requires at least JVM runtime version 17. This build uses a Java 11 JVM.
2 participants