Skip to content

Commit 7634c00

Browse files
PatrykMisthestinger
authored andcommitted
Bump dependencies
1 parent f67021e commit 7634c00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ android {
8282
}
8383

8484
dependencies {
85-
implementation("androidx.appcompat:appcompat:1.4.2")
86-
implementation("com.google.android.material:material:1.6.0")
85+
implementation("androidx.appcompat:appcompat:1.5.0")
86+
implementation("com.google.android.material:material:1.6.1")
8787
}

0 commit comments

Comments
 (0)