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
2023-08-08 21:28:49 +0200
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2023-08-08 21:28:49 +0200
Commit
7f76c6fd8226037e10e6c42d845600e8c7b6c0a7
7f76c6fd
2 parents
17b6c3b9
47b58c1c
Merge branch 'master' into master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
android/build.gradle
android/build.gradle
View file @
7f76c6f
...
...
@@ -51,7 +51,7 @@ dependencies {
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
// Use this dependency to bundle the model with your app
implementation
'com.google.mlkit:barcode-scanning:17.
1
.0'
implementation
'com.google.mlkit:barcode-scanning:17.
2
.0'
// Use this dependency to use the dynamically downloaded model in Google Play Services
// implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.1.0'
...
...
Please
register
or
login
to post a comment