mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-24 22:15:41 +03:00
Merge pull request #2121 from nextcloud/dependabot/gradle/androidxCameraVersion-1.1.0-rc02
Bump androidxCameraVersion from 1.1.0-rc01 to 1.1.0-rc02
This commit is contained in:
commit
21915c46c7
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ android {
|
|||
}
|
||||
|
||||
ext {
|
||||
androidxCameraVersion = "1.1.0-rc01"
|
||||
androidxCameraVersion = "1.1.0-rc02"
|
||||
butterknifeVersion = "10.2.3"
|
||||
coilKtVersion = "2.1.0"
|
||||
daggerVersion = "2.42"
|
||||
|
|
Loading…
Reference in a new issue