error: supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath

后端 未结 15 1148
误落风尘
误落风尘 2020-12-05 22:31

I can\'t compile my Android Kotlin project.

I have no idea what is this...

Gradle log:

error: supertypes of the following classes ca

15条回答
  •  感情败类
    2020-12-05 23:29

    Update your Android Studio sdk and run this project again.. Then your problem will be solved..

提交回复
热议问题