Skip to content

Commit 776e9fe

Browse files
all: bump com.google.android.material:material to 1.13.0 (fixes #2240) (#2235)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dogi <[email protected]>
1 parent 04c4a3a commit 776e9fe

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
@@ -70,7 +70,7 @@ dependencies {
7070
implementation 'com.mikepenz:materialdrawer:6.1.1'
7171
implementation 'androidx.recyclerview:recyclerview:1.4.0'
7272
implementation 'androidx.annotation:annotation:1.9.1'
73-
implementation 'com.google.android.material:material:1.12.0'
73+
implementation 'com.google.android.material:material:1.13.0'
7474
implementation 'com.mikepenz:google-material-typeface:3.0.1.3.original@aar'
7575
implementation 'com.mikepenz:fontawesome-typeface:5.3.1.1@aar'
7676
implementation 'com.mikepenz:octicons-typeface:3.2.0.5@aar'

0 commit comments

Comments
 (0)