Committed by
GitHub
Merge pull request #138 from juliansteenbakker/dependabot/gradle/android/android…
…x.camera-camera-camera2-1.1.0-rc01 build(deps): bump camera-camera2 from 1.1.0-beta03 to 1.1.0-rc01 in /android
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -47,7 +47,7 @@ android { | @@ -47,7 +47,7 @@ android { | ||
| 47 | dependencies { | 47 | dependencies { |
| 48 | implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" | 48 | implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" |
| 49 | implementation 'com.google.mlkit:barcode-scanning:17.0.2' | 49 | implementation 'com.google.mlkit:barcode-scanning:17.0.2' |
| 50 | - implementation "androidx.camera:camera-camera2:1.1.0-beta03" | 50 | + implementation "androidx.camera:camera-camera2:1.1.0-rc01" |
| 51 | implementation 'androidx.camera:camera-lifecycle:1.1.0-beta03' | 51 | implementation 'androidx.camera:camera-lifecycle:1.1.0-beta03' |
| 52 | 52 | ||
| 53 | // // The following line is optional, as the core library is included indirectly by camera-camera2 | 53 | // // The following line is optional, as the core library is included indirectly by camera-camera2 |
-
Please register or login to post a comment