Kotlin Error : Could not find org.jetbrains.kotlin:kotlin-stdlib-jre7:1.0.7

后端 未结 15 1149
闹比i
闹比i 2020-11-30 06:17

I installed the Kotlin plugin into my app (v. v1.1.1-release-Studio2.2-1) and then selected "Configure Kotlin in Project" I selected compiler and runtime version

15条回答
  •  夕颜
    夕颜 (楼主)
    2020-11-30 07:01

    After fixing the build.gradle version, It started working 4.0.0 to 3.5.0

提交回复
热议问题