Open
Description
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
Assignees
Type
Projects
Status
Todo