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

Revert JVM version to 1.8 #616

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Revert JVM version to 1.8 #616

merged 2 commits into from
Sep 20, 2023

Conversation

jbarr21
Copy link
Contributor

@jbarr21 jbarr21 commented Sep 19, 2023

Revert to version 1.8 for libraries since thats what the main apps use and we want to be compat when using Gradle module metadata

Tested with command below returning all version 8:

gw tasks --all | ag "libraries.*outgoingVariants" | choose 0 | xargs ./gradlew | ag "org.gradle.jvm.version.*\d+"

@jbarr21 jbarr21 merged commit 891865c into main Sep 20, 2023
3 checks passed
@jbarr21 jbarr21 deleted the jb/jvm-version-8 branch September 20, 2023 17:30
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.

None yet

2 participants