mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #339] [MERGED] Fix buildSrc Kotlin/Java compat #511
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/339
Author: @bioball
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/19/2024
Merged by: @bioball
Base:
main← Head:adjust-patch📝 Commits (1)
c56e1b5Fix buildSrc Kotlin/Java compat📊 Changes
1 file changed (+31 additions, -22 deletions)
View changed files
📝
patches/graalVm23.patch(+31 -22)📄 Description
This fixes an issue where Gradle fails to build because of Java/Kotlin getting mismatching versions when targeting macOS/aarch64.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.