-
Notifications
You must be signed in to change notification settings - Fork 839
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
Build Failed [BUG] FAILURE: Build failed with an exception. * What went wrong: 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 ':qr_code_scanner' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.30 #724
Comments
Any updates on this problem?. I have Flutter v3.19.3 stable and still appears. |
I have Flutterv3.19.4 stable and the build fail message:
|
you can use my repo it worked well with me
|
how to integrate in my app can you guide pls?
…On Thu, 4 Apr 2024 at 04:08, Mohamed Adel ***@***.***> wrote:
you can use my repo it worked well with me
qr_code_scanner:
git:
url: https://github.com/dola99/qr_code_scanner
ref: update
—
Reply to this email directly, view it on GitHub
<#724 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOJCH6UVBUL2LLXBP2JVZELY3SDYPAVCNFSM6AAAAABDX74HEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZVG44DKMJYGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Regards
Mehdi Abbas Nathani
+92-333-3376531
|
replace the qr_code_scanner dependency in your pubspec.yaml with what @dola99 posted. You can see his fork is only one commit ahead of this repo with the only change being the bump on Kotlin version in build.gradle which will make this error go away. |
Thanks but i m new in flutter, can you share in steps tutorial / blog /
video how to set custom repo as dependencies?
On Sun, 21 Apr 2024 at 23:34, Tawanda Brandon ***@***.***>
wrote:
… how to integrate in my app can you guide pls?
… <#m_4853456408060416384_>
On Thu, 4 Apr 2024 at 04:08, Mohamed Adel *@*.*> wrote: you can use my
repo it worked well with me qr_code_scanner: git: url:
https://github.com/dola99/qr_code_scanner
<https://github.com/dola99/qr_code_scanner> ref: update — Reply to this
email directly, view it on GitHub <#724 (comment)
<#724 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AOJCH6UVBUL2LLXBP2JVZELY3SDYPAVCNFSM6AAAAABDX74HEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZVG44DKMJYGY
<https://github.com/notifications/unsubscribe-auth/AOJCH6UVBUL2LLXBP2JVZELY3SDYPAVCNFSM6AAAAABDX74HEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZVG44DKMJYGY>
. You are receiving this because you authored the thread.Message ID: @.*>
-- Regards Mehdi Abbas Nathani +92-333-3376531
replace the qr_code_scanner dependency in your pubspec.yaml with what
@dola99 <https://github.com/dola99> posted. You can see his fork is only
one commit ahead of this repo with the only change being the bump on Kotlin
version in build.gradle which will make this error go away.
—
Reply to this email directly, view it on GitHub
<#724 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOJCH6XRO77PK5SG2J6RRD3Y6QBD3AVCNFSM6AAAAABDX74HEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRYGE2TQNZRHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Regards
Mehdi Abbas Nathani
+92-333-3376531
|
instead of calling your package like this
|
Build Failed
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 ':qr_code_scanner' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.30
The text was updated successfully, but these errors were encountered: