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

Copy compiler args from compileKotlin to kspKotlin #270

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

ting-yuan
Copy link
Collaborator

Will add a test after #269 is merged.

@ting-yuan ting-yuan requested review from yigit and neetopia January 26, 2021 09:38
@chrisjenx
Copy link
Contributor

Just wondering what your release cadence is? (looks like almost every weekish?) looking to try this fix out :)

@ting-yuan
Copy link
Collaborator Author

The release is generally bi-weekly and the next one will be on Feb.3.

@@ -18,28 +18,36 @@
package com.google.devtools.ksp.gradle

import com.google.devtools.ksp.gradle.model.builder.KspModelBuilder
import java.io.File
import javax.inject.Inject
import kotlin.reflect.KProperty1
import org.gradle.api.Project
import org.gradle.api.Task
import org.gradle.api.UnknownTaskException

Choose a reason for hiding this comment

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

Zhhggdfggfzhhf

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.

4 participants