1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-02-19 04:20:04 +00:00
Jonathan Coates 86b60855d6
Enforce version bounds for the Kotlin stdlib
We were pulling in an ancient version of the jdk8 stdlib via
kotlinx.coroutines, hence the conflict in versions.
2023-01-17 20:28:31 +00:00
..