We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 623c349 + a8c85f3 commit b3f9bcaCopy full SHA for b3f9bca
1 file changed
app/build.gradle.kts
@@ -62,7 +62,7 @@ dependencies {
62
lintChecks(project(":lint"))
63
64
implementation("androidx.appcompat:appcompat:1.7.1")
65
- implementation("com.google.android.material:material:1.13.0")
+ implementation("com.google.android.material:material:1.14.0")
66
implementation(project(":chartLib"))
67
implementation(project(":chartLibCompose"))
68
implementation("androidx.window:window:1.5.1")
0 commit comments