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

Set jvmTarget to 1.8 #202

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Set jvmTarget to 1.8 #202

merged 1 commit into from
Sep 9, 2024

Conversation

putnokiabel
Copy link
Contributor

Closes #163 .

Setting the jvmTarget to 1.8 allows projects with higher Kotlin versions to still use this package without running into JVM incompatibility issues.

@putnokiabel putnokiabel mentioned this pull request Aug 28, 2024
Copy link
Contributor

@Mercy811 Mercy811 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @putnokiabel

@Mercy811 Mercy811 merged commit f72d09a into amplitude:main Sep 9, 2024
@putnokiabel putnokiabel deleted the jvm-target branch September 9, 2024 21:19
justin-fiedler pushed a commit that referenced this pull request Sep 9, 2024
## [3.16.4](v3.16.3...v3.16.4) (2024-09-09)

### Bug Fixes

* support kotlin 1.8 ([#202](#202)) ([f72d09a](f72d09a))
Copy link

github-actions bot commented Sep 9, 2024

🎉 This PR is included in version 3.16.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Kotlin 1.8
2 participants