Commit Graph

2 Commits

Author SHA1 Message Date
Yahor Berdnikau 861e9392de Fix JPS import from Gradle in KGP 2023-04-25 10:23:46 +00:00
Yahor Berdnikau eb4e96a113 Add kotlin-build-tools-enum-compat workaround
It acts as a workaround for the case when build tools or dependencies
are compiled with latest 'kotlin-stdlib' version, but at a runtime older
 'kotlin-stdlib' is provided, which does not know about new
 `EnumEntries`.

 ^KT-57317 Fixed
2023-04-21 14:57:17 +00:00