Skip to content

Bring into line all version of Kotlin libraries #2380

Open
@EgorkaKulikov

Description

@EgorkaKulikov

Description

Currently the following version are set in gradle.properties:

kotlinVersion=1.8.0             // Was last time updated 14.03.2023
coroutinesVersion=1.6.3     // Was last time updated 22.09.2022
collectionsVersion=0.3.4     // Was last time updated 22.09.2022

It seems that these versions may be inconsistent. More than that, corutines version is very old.
We need to bring them in line.

More than that, I'm not sure that there are no hardcoded versions of this libraries in some projects - need to be verified.

Metadata

Metadata

Labels

comp-ideIssue is related to IDE supportctg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions