We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dbab5e + 63ff51d commit 1611bafCopy full SHA for 1611baf
1 file changed
gradle/libs.versions.toml
@@ -47,7 +47,7 @@ jetbrains-annotations = { module = 'org.jetbrains:annotations', version = '26.1.
47
jsonassert = { module = 'org.skyscreamer:jsonassert', version = '1.5.3' }
48
junit = { module = 'junit:junit', version = '4.13.2' }
49
leakcanary = { module = 'com.squareup.leakcanary:leakcanary-android', version = '2.14' }
50
-material = { module = 'com.google.android.material:material', version = '1.12.0' }
+material = { module = 'com.google.android.material:material', version = '1.13.0' }
51
materialvalues = { module = 'com.github.esnaultdev:MaterialValues', version = 'v1.1.1' }
52
mockito-core = { module = 'org.mockito:mockito-core', version = '5.22.0' }
53
mockito-inline = { module = 'org.mockito:mockito-inline', version = '5.2.0' }
0 commit comments