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

Switch Kotlin language version to 1.4 #59

Closed
3 tasks
SanjayVas opened this issue May 12, 2021 · 0 comments · Fixed by #109
Closed
3 tasks

Switch Kotlin language version to 1.4 #59

SanjayVas opened this issue May 12, 2021 · 0 comments · Fixed by #109
Assignees
Labels
good first issue Good for newcomers

Comments

@SanjayVas
Copy link
Member

The system is currently using Kotlin language version 1.3. More recent versions of rules_kotlin support language version 1.4.

See Kotlin release details for the appropriate matching version of kotlinx.couroutines.

  • Update to release of rules_kotlin that supports language version 1.4.
  • Switch to language version 1.4 with appropriate library versions (e.g. kotlinx.coroutines).
  • Remove unnecessary annotations for standard/extension library types that are no longer in preview/experimental status.
@SanjayVas SanjayVas added the good first issue Good for newcomers label May 26, 2021
@tristanvuong2021 tristanvuong2021 self-assigned this Jun 15, 2021
@SanjayVas SanjayVas linked a pull request Jun 21, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants