kjwt
kjwt copied to clipboard
Exception thrown when updated Arrow to 2.0.0 in main app module
I updated Arrow to 2.0.0-alpha.2 in my main app and after that I have this exception thrown at runtime. This is strange because I already had the Arrow version of this lib and the one I use in the project differs. Some suggestions? Thanks
java.lang.NoClassDefFoundError: Failed resolution of: Larrow/core/computations/either; at io.github.nefilim.kjwt.JWT$Companion.decode(JWT.kt:129) ... Caused by: java.lang.ClassNotFoundException: Didn't find class "arrow.core.computations.either" on path