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

Please revert "jvmTarget" to 1.8 or 11 #599

Closed
hoc081098 opened this issue Jul 9, 2024 · 3 comments
Closed

Please revert "jvmTarget" to 1.8 or 11 #599

hoc081098 opened this issue Jul 9, 2024 · 3 comments
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@hoc081098
Copy link

hoc081098 commented Jul 9, 2024

Is your feature request related to a problem? Please describe.

My app is targeting java 1.8. When updating to version 6.0.0, I cannot build app anymore.

> Task :app:writeDebugSigningConfigVersions
e: file:///home/runner/work/Maps-Jetpack-Compose/Maps-Jetpack-Compose/app/src/main/java/com/hoc081098/mapscompose/presentation/markers/MarkersScreen.kt:53:29 Cannot inline bytecode built with JVM target 17 into bytecode that is being built with JVM target 1.8. Please specify proper '-jvm-target' option.

> Task :app:compileDebugKotlin FAILED

Describe the solution you'd like

Revert "jvmTarget" to 1.8 or 11.


Additional context

There is no reason to change it to 17.

@hoc081098 hoc081098 added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jul 9, 2024
@hoc081098 hoc081098 changed the title Please revert java target to 1.8 or 11 Please revert "java target" to 1.8 or 11 Jul 9, 2024
@hoc081098 hoc081098 changed the title Please revert "java target" to 1.8 or 11 Please revert "jvmTarget" to 1.8 or 11 Jul 9, 2024
@el-qq
Copy link
Contributor

el-qq commented Jul 9, 2024

#600

@hoc081098
Copy link
Author

Thank @el-qq 🙏

@hoc081098
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants