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
Takuma Nishino
2023-12-22 14:42:57 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a59b2b61b1a581a13f02bd185ac9b564439b73df
a59b2b61
1 parent
eeb04352
fix: remove duplicate library
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
android/build.gradle
android/build.gradle
View file @
a59b2b6
...
...
@@ -77,7 +77,6 @@ dependencies {
implementation
'androidx.camera:camera-camera2:1.3.1'
implementation
'androidx.camera:camera-lifecycle:1.3.1'
implementation
'androidx.camera:camera-camera2:1.3.1'
testImplementation
'org.jetbrains.kotlin:kotlin-test'
testImplementation
'org.mockito:mockito-core:5.8.0'
...
...
Please
register
or
login
to post a comment