We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46f0ab1 + ad78476 commit 057eff5Copy full SHA for 057eff5
1 file changed
LogcatCoreUI/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1"
32
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.1"
33
implementation 'androidx.recyclerview:recyclerview:1.3.0'
34
- api 'com.google.android.material:material:1.8.0'
+ api 'com.google.android.material:material:1.9.0'
35
}
36
37
project.afterEvaluate {
0 commit comments