loup-v / beacons

Flutter beacons plugin for Android and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. > Could not find org.jetbrains.kotlin:kotlin-stdlib-jre7:1.3.70. Required by: project :app

Emily-li1999 opened this issue · comments

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
Could not find org.jetbrains.kotlin:kotlin-stdlib-jre7:1.3.70.
Required by:
project

  1. what is this issue? How can I correct it?
  2. why will I use this kotlin, if I am doing flutter dart language project?