We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dec3eb + 03614b8 commit 461d034Copy full SHA for 461d034
1 file changed
LogcatCoreUI/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2"
32
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.3"
33
implementation "androidx.recyclerview:recyclerview:1.4.0"
34
- api "com.google.android.material:material:1.12.0"
+ api "com.google.android.material:material:1.13.0"
35
}
36
37
publishing {
0 commit comments