update AndroidX appcompat library to 1.4.2
This commit is contained in:
parent
8cd685c8c7
commit
6a6a263b0b
@ -82,6 +82,6 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("androidx.appcompat:appcompat:1.4.1")
|
||||
implementation("androidx.appcompat:appcompat:1.4.2")
|
||||
implementation("com.google.android.material:material:1.6.0")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user