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
Ryan Duffy
2023-08-17 09:11:49 -0500
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2023-08-17 09:11:49 -0500
Commit
c7cf7631c83965e16d0ce225098ebc2081aa9bd6
c7cf7631
2 parents
c359d437
47b58c1c
Merge branch 'master' into mac_os_fixes
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 @
c7cf763
...
...
@@ -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