appcompat to 1.4.1

This commit is contained in:
Jays2Kings 2022-04-26 19:47:31 -04:00
parent 89cfd87283
commit 85ad45e082

View file

@ -112,7 +112,7 @@ dependencies {
implementation("tachiyomi.sourceapi:source-api:1.1")
// Android X libraries
implementation("androidx.appcompat:appcompat:1.4.0")
implementation("androidx.appcompat:appcompat:1.4.1")
implementation("androidx.cardview:cardview:1.0.0")
implementation("com.google.android.material:material:1.5.0")
implementation("androidx.webkit:webkit:1.4.0")