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
2022-03-02 10:45:27 +0100
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
e3f9405c0ac915f94590d643b7d4ca0fca88333a
e3f9405c
2 parents
4da55967
5b415875
Merge remote-tracking branch 'origin/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 @
e3f9405
...
...
@@ -48,7 +48,7 @@ dependencies {
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation
'com.google.mlkit:barcode-scanning:17.0.2'
implementation
"androidx.camera:camera-camera2:1.1.0-beta02"
implementation
'androidx.camera:camera-lifecycle:1.1.0-beta0
1
'
implementation
'androidx.camera:camera-lifecycle:1.1.0-beta0
2
'
// // The following line is optional, as the core library is included indirectly by camera-camera2
// implementation "androidx.camera:camera-core:1.1.0-alpha11"
...
...
Please
register
or
login
to post a comment