-
-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following dependency donot satisfy required version #217
Comments
same here, has it been solved? |
Not Yet |
Same problem here. Any suggestions how to quickfix? |
Same problem here!! I don't know what to do anymore... 😕 |
Quick fix: |
would you mind give detailed tutorial? i tried this way but have some errors like 'Couldn't resolve the package....' |
Clone the branch that I mentioned and add the path of the cloned repo to the dependencies in pubsepc.yaml as follows: |
I'm still getting an issue after this fix, would you happen to know how to fix this?
Installing the recommended version in cupertino_icons just causes a lot of errors like the following
Which recommends a fix to increase the
|
I was able to fix it by just commenting out the line |
FAILURE: Build failed with an exception.
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':arcore_flutter_plugin' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
The text was updated successfully, but these errors were encountered: