Committed by
GitHub
Merge pull request #903 from juliansteenbakker/dependabot/gradle/android/android…
…x.camera-camera-lifecycle-1.3.1 chore(deps): bump androidx.camera:camera-lifecycle from 1.3.0 to 1.3.1 in /android
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -76,7 +76,7 @@ dependencies { | @@ -76,7 +76,7 @@ dependencies { | ||
| 76 | } | 76 | } |
| 77 | 77 | ||
| 78 | implementation 'androidx.camera:camera-camera2:1.3.1' | 78 | implementation 'androidx.camera:camera-camera2:1.3.1' |
| 79 | - implementation 'androidx.camera:camera-lifecycle:1.3.0' | 79 | + implementation 'androidx.camera:camera-lifecycle:1.3.1' |
| 80 | implementation 'androidx.camera:camera-camera2:1.3.1' | 80 | implementation 'androidx.camera:camera-camera2:1.3.1' |
| 81 | 81 | ||
| 82 | testImplementation 'org.jetbrains.kotlin:kotlin-test' | 82 | testImplementation 'org.jetbrains.kotlin:kotlin-test' |
-
Please register or login to post a comment