Hi all. We've just upgraded to Kotlin 2.0.0, and w...
# android
m
Hi all. We've just upgraded to Kotlin 2.0.0, and we can't run any unit test with the release build type because we get:
java.lang.NoClassDefFoundError: app/usecase/repayment/RepaymentCardsInteractor
Did anybody experience the same? Any advice ?
m
what appear in the detailed stacktrace for the error?