loup-v / beacons

Flutter beacons plugin for Android and iOS.
Apache License 2.0
78 stars 54 forks source link

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 #44

Open Emily-li1999 opened 3 years ago

Emily-li1999 commented 3 years ago

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?