Skip to content

Commit 7634c00

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
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)