mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Downgraded material version to fix contact devices progress bar
This commit is contained in:
parent
8303b356da
commit
80da408930
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ dependencies {
|
||||||
implementation 'com.google.android.flexbox:flexbox:3.0.0'
|
implementation 'com.google.android.flexbox:flexbox:3.0.0'
|
||||||
|
|
||||||
// https://github.com/material-components/material-components-android/blob/master/LICENSE Apache v2.0
|
// https://github.com/material-components/material-components-android/blob/master/LICENSE Apache v2.0
|
||||||
implementation 'com.google.android.material:material:1.12.0'
|
implementation 'com.google.android.material:material:1.11.0'
|
||||||
|
|
||||||
// https://github.com/coil-kt/coil/blob/main/LICENSE.txt Apache v2.0
|
// https://github.com/coil-kt/coil/blob/main/LICENSE.txt Apache v2.0
|
||||||
def coil_version = "2.6.0"
|
def coil_version = "2.6.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue