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

Add .konan dir to Cache for Kotlin multiplatform projects #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aegis123
Copy link

Checklist

  • I've read and followed the Contribution Guidelines
  • step.yml and README.md is updated with the changes (if needed)

Version

Requires a PATCH version update

Context

Also cache the kotlin native compiler for Android projects that use KMP or android project that have a dependency on a KMP project.

Changes

Added the .konan/dependencies folder and .konan/kotlin-* files which get downloaded by gradle when building kmp projects

added .konan dir when building kmp projects.
@aegis123 aegis123 changed the title Update step.go Add .konan dir to Cache for Kotlin multiplatform projects Nov 10, 2023
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.

1 participant