Skip to content

Commit

Permalink
Merge pull request #202 from StarsbySea/dependabot/gradle/androidx.ca…
Browse files Browse the repository at this point in the history
…mera-camera-view-1.4.0-rc01

Bump androidx.camera:camera-view from 1.4.0-beta02 to 1.4.0-rc01
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
2 parents 25e7243 + 5e1060b commit 0eeae12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
implementation "androidx.camera:camera-lifecycle:$camerax_version"

// CameraX View class
implementation 'androidx.camera:camera-view:1.4.0-beta02'
implementation 'androidx.camera:camera-view:1.4.0-rc01'

implementation 'org.litepal.android:core:3.0.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
Expand Down

0 comments on commit 0eeae12

Please sign in to comment.