Update barcode scanner (#779)

This commit is contained in:
Oliver 2026-02-27 18:03:06 +11:00 committed by GitHub
parent 04f98559fc
commit a88a102a50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 22 additions and 12 deletions

View file

@ -19,7 +19,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "8.6.0" apply false
id "org.jetbrains.kotlin.android" version "1.9.25" apply false
id "org.jetbrains.kotlin.android" version "2.3.10" apply false
}
include ":app"