Skip to content

Commit

Permalink
update cameraview lib to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Dec 7, 2019
1 parent 91574b0 commit 5c40c08
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ dependencies {
implementation 'com.wdullaer:materialdatetimepicker:4.2.3'
implementation 'com.github.guardianproject:signal-cli-android:v0.6.0-android-beta-1'
implementation 'net.the4thdimension:audio-wife:1.0.3'
implementation 'com.github.AppIntro:AppIntro:v5.1.0'
implementation 'com.github.AppIntro:AppIntro:5.1.0'
implementation 'info.guardianproject.netcipher:netcipher:2.1.0'
implementation 'org.nanohttpd:nanohttpd-webserver:2.3.1'
implementation 'me.angrybyte.picker:picker:1.3.1'
Expand Down Expand Up @@ -192,5 +192,7 @@ dependencies {
implementation 'com.evernote:android-job:1.4.2'

// new camera view: https://github.com/natario1/CameraView
implementation 'com.otaliastudios:cameraview:2.3.0'
implementation 'com.otaliastudios:cameraview:2.4.0'


}

0 comments on commit 5c40c08

Please sign in to comment.