We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a10fa commit 638fdadCopy full SHA for 638fdad
1 file changed
app/build.gradle.kts
@@ -70,7 +70,7 @@ publishing {
70
dependencies {
71
implementation("nl.dionsegijn:konfetti-xml:2.0.4")
72
val appcompat_version = "1.6.1"
73
- implementation("androidx.constraintlayout:constraintlayout:2.2.0-alpha13")
+ implementation("androidx.constraintlayout:constraintlayout:2.1.4")
74
75
implementation("androidx.appcompat:appcompat:$appcompat_version")
76
implementation("com.google.android.material:material:1.11.0")
0 commit comments