Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
mobile_scanner
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Julian Steenbakker
2025-03-05 22:16:16 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f300f59708a25ae233986e5f40d404d7eaf24f23
f300f597
1 parent
b235271b
imp: update library version
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
android/build.gradle
android/build.gradle
View file @
f300f59
...
...
@@ -70,7 +70,7 @@ dependencies {
implementation
'com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1'
}
else
{
// Bundled model in app
implementation
'com.google.mlkit:barcode-scanning:17.
2
.0'
implementation
'com.google.mlkit:barcode-scanning:17.
3
.0'
}
// org.jetbrains.kotlin:kotlin-bom artifact purpose is to align kotlin stdlib and related code versions.
...
...
Please
register
or
login
to post a comment