mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
bump cam libs
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
d0f52c8eba
commit
a5ede889c0
1 changed files with 3 additions and 3 deletions
|
@ -187,9 +187,9 @@ dependencies {
|
|||
ktlint "com.pinterest:ktlint:0.43.0"
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.2'
|
||||
|
||||
implementation 'androidx.camera:camera-core:1.0.1'
|
||||
implementation 'androidx.camera:camera-camera2:1.0.1'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.0.1'
|
||||
implementation 'androidx.camera:camera-core:1.0.2'
|
||||
implementation 'androidx.camera:camera-camera2:1.0.2'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.0.2'
|
||||
implementation 'androidx.camera:camera-view:1.0.0-alpha28'
|
||||
implementation "androidx.exifinterface:exifinterface:1.3.3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue