Add fasutil to the list of package to relocate (KT-44758)

#KT-44758 Fixed
This commit is contained in:
Nikolay Krasko
2021-02-24 19:59:09 +03:00
parent 1bb31bb36f
commit 3022fb396b
+1
View File
@@ -25,6 +25,7 @@ val packagesToRelocate =
"org.fusesource",
"net.jpountz",
"one.util.streamex",
"it.unimi.dsi.fastutil",
"kotlinx.collections.immutable"
)