mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-12 21:35:18 +01:00
Update constraintlayout to 2.0.4
This commit is contained in:
parent
5bf039b801
commit
617ae424c5
@ -106,7 +106,7 @@ dependencies {
|
|||||||
implementation("androidx.palette:palette:1.0.0")
|
implementation("androidx.palette:palette:1.0.0")
|
||||||
implementation("androidx.core:core-ktx:1.5.0-beta03")
|
implementation("androidx.core:core-ktx:1.5.0-beta03")
|
||||||
|
|
||||||
implementation("androidx.constraintlayout:constraintlayout:1.1.3")
|
implementation("androidx.constraintlayout:constraintlayout:2.0.4")
|
||||||
|
|
||||||
implementation("androidx.multidex:multidex:2.0.1")
|
implementation("androidx.multidex:multidex:2.0.1")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user