Remon Shehata
09/15/2021, 7:59 PMType of the constant expression cannot be resolved. Please make sure you have the required dependencies for unsigned types in the classpath
I tried this answer and adding command line options -Xuse-experimental=kotlin.ExperimentalUnsignedTypes
as specified in the documentation but no luck. any idea what I am missing?