Skip to content

Commit 8744ffd

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] <[email protected]>
1 parent 5f87088 commit 8744ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation 'androidx.preference:preference:1.2.1'
6767
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
6868
implementation 'androidx.webkit:webkit:1.14.0'
69-
implementation 'com.google.android.material:material:1.12.0'
69+
implementation 'com.google.android.material:material:1.13.0'
7070
implementation 'org.jsoup:jsoup:1.18.1'
7171
implementation "com.mikepenz:aboutlibraries-core:11.2.3"
7272
implementation "com.mikepenz:aboutlibraries:11.2.3"

0 commit comments

Comments
 (0)