Update appcompat to 1.6.1

This commit is contained in:
Jays2Kings 2023-02-16 21:37:40 -05:00
parent a70a05c99b
commit 1bd7df254b

View file

@ -147,7 +147,7 @@ dependencies {
implementation("com.github.tachiyomiorg:image-decoder:7481a4a")
// Android X libraries
implementation("androidx.appcompat:appcompat:1.6.0-beta01")
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.cardview:cardview:1.0.0")
implementation("com.google.android.material:material:1.7.0-rc01")
implementation("androidx.webkit:webkit:1.5.0")