CodingWithTashi / simple_barcode_scanner

Simple Barcode Scanner
https://pub.dev/packages/simple_barcode_scanner
MIT License
49 stars 77 forks source link

Could not create a build... #67

Closed AsadKhan261 closed 1 month ago

AsadKhan261 commented 1 month ago

its working on run time but when i when i create a build they give me an error ──────────────────────────────────────────────────────────────────────────────────────────┐ │ [!] Your project requires a newer version of the Kotlin Gradle plugin. │ │ Find the latest version on https://kotlinlang.org/docs/releases.html#release-details, then update the │ │ version number of the plugin with id "org.jetbrains.kotlin.android" in the plugins block of

CodingWithTashi commented 1 month ago

This is mostly due to old kotlin gradle version, please check which version you are using and update with newer one. I don't think this is coming from package. please share the detail error if you have any. closing the tissue. Feel free to reopen with detail issue.