Skip to content

Commit 03614b8

Browse files
Bump com.google.android.material:material from 1.12.0 to 1.13.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.12.0...1.13.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bb33b3 commit 03614b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCoreUI/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2"
3232
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.3"
3333
implementation "androidx.recyclerview:recyclerview:1.4.0"
34-
api "com.google.android.material:material:1.12.0"
34+
api "com.google.android.material:material:1.13.0"
3535
}
3636

3737
publishing {

0 commit comments

Comments
 (0)