Skip to content

Commit

Permalink
remove unnecessary libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
robinsrk committed Jan 21, 2023
1 parent d962fe1 commit ae5afff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,6 @@ dependencies {
implementation "androidx.camera:camera-lifecycle:1.2.0"
implementation "androidx.camera:camera-view:1.2.0"

// System controller
implementation "com.google.accompanist:accompanist-systemuicontroller:0.27.0"

// Zxing for QR Code scanning
implementation 'com.google.zxing:core:3.5.1'

Expand Down

0 comments on commit ae5afff

Please sign in to comment.