- There are both Java and Kotlin code blocks in MSDK v5 source code. Therefore whatever your projects uses pure Java, you still need to add the Kotlin plugin. The solution is add the dependecy apply plugin: 'kotlin-android' in the app's build.gradle file.
Why a crash ClassNotFoundException:Didn't find class "kotlin.jvm.internal.Intrinsics" has happened?
Followclose
Comments
0 comments
Please sign in to leave a comment.