Skip to content

Commit

Permalink
update lib
Browse files Browse the repository at this point in the history
  • Loading branch information
leokwsw committed Aug 10, 2021
1 parent 33c5497 commit 475e62e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pixel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'com.google.android.material:material:1.4.0'

implementation"androidx.constraintlayout:constraintlayout:2.0.4"
implementation"androidx.constraintlayout:constraintlayout:2.1.0"
implementation"androidx.legacy:legacy-support-v4:1.0.0"
implementation"androidx.recyclerview:recyclerview:1.2.1"
implementation"androidx.exifinterface:exifinterface:1.3.2"
implementation"androidx.exifinterface:exifinterface:1.3.3"
implementation"com.otaliastudios:cameraview:2.6.2"
implementation"com.github.bumptech.glide:glide:4.12.0"

Expand Down

0 comments on commit 475e62e

Please sign in to comment.