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

Upgrade kotlin and idea version to fix kapt issue #1385

Merged
merged 2 commits into from
Jun 28, 2019

Conversation

ThomasCJY
Copy link
Contributor

Background
#1336
Previously, the kotlin incremental annotation processing feature is broken once we integrated it with sqldelight.

Change

  • Upgrade kotlin and idea version, upgrade dependencies.
  • Build locally and test it with kapt incremental annotation processing feature to verify the fix works

@AlecKazakova
Copy link
Collaborator

@kpgalligan is tracking the kotlin 1.3.40 change, i think theres a little more involved here which is causing build to fail

other changes lgtm, once kevin gets 1.3.40 in we can merge those as well

@ThomasCJY
Copy link
Contributor Author

@AlecStrong My latest change fixed the build issues. Not sure whether there are other things which need to be taken care of. @kpgalligan mind take a look?

@AlecKazakova
Copy link
Collaborator

fantastic. looks good to me. @kpgalligan gonna merge this but if theres stuff that was missed please let me know

@AlecKazakova AlecKazakova merged commit 80d30f4 into cashapp:master Jun 28, 2019
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.

3 participants