Skip to content

Commit 6a6a263

Browse files
committed
update AndroidX appcompat library to 1.4.2
1 parent 8cd685c commit 6a6a263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ android {
8282
}
8383

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

0 commit comments

Comments
 (0)