Skip to content

Commit fdedb9a

Browse files
committed
Bump material design plugin version
1 parent dfff4cd commit fdedb9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232

3333
dependencies {
3434
implementation 'androidx.appcompat:appcompat:1.7.1'
35-
implementation 'com.google.android.material:material:1.6.0'
35+
implementation 'com.google.android.material:material:1.13.0'
3636
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
3737
implementation 'androidx.preference:preference:1.2.1'
3838
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)