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

Update Kotlin version to 1.4.31 #3438

Merged
merged 1 commit into from
Mar 6, 2021
Merged

Update Kotlin version to 1.4.31 #3438

merged 1 commit into from
Mar 6, 2021

Conversation

brnunes-stripe
Copy link
Contributor

Summary

Update Kotlin version to 1.4.31.

Motivation

We've been using older version because of debugger and cross reference issues. This worked for me:

  • In project-level build.gradle, set buildscript.ext.kotlinVersion = '1.4.31' (this PR)
  • Make sure you have the matching Kotlin plugin version:
    • Tools > Kotlin > Configure Kotlin Plugin Updates
    • From Stable channel, install version 1.4.31-release-Studio4.1-1
  • File > Invalidate Caches / Restart ... > Invalidate and Restart

Testing

N/A

@mshafrir-stripe mshafrir-stripe merged commit f888d36 into master Mar 6, 2021
@mshafrir-stripe mshafrir-stripe deleted the brnunes/kotlin branch March 6, 2021 15:25
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.

2 participants