We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9062eb8 commit 5379440Copy full SHA for 5379440
app/build.gradle.kts
@@ -70,7 +70,7 @@ dependencies {
70
implementation("com.google.android.material:material:1.12.0")
71
implementation("androidx.preference:preference:1.2.1")
72
implementation("androidx.browser:browser:1.8.0")
73
- implementation("androidx.constraintlayout:constraintlayout:2.2.0")
+ implementation("androidx.constraintlayout:constraintlayout:2.2.1")
74
75
// Custom tools libraries
76
implementation("com.github.PhilJay:MPAndroidChart:v3.1.0")
0 commit comments