mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
update constraintlayout to 2.1.1
This commit is contained in:
parent
58aebc60ad
commit
4f0b96cdfc
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ dependencies {
|
|||
implementation("androidx.palette:palette:1.0.0")
|
||||
implementation("androidx.core:core-ktx:1.6.0")
|
||||
|
||||
implementation("androidx.constraintlayout:constraintlayout:2.1.0")
|
||||
implementation("androidx.constraintlayout:constraintlayout:2.1.1")
|
||||
|
||||
implementation("androidx.multidex:multidex:2.0.1")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue