mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
revert back to alpha03 of appcompat
since 04 will attempt to use sdk 33 method and can't compile with that just yet
This commit is contained in:
parent
0dde2d83ee
commit
781208d999
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ dependencies {
|
|||
implementation("tachiyomi.sourceapi:source-api:1.1")
|
||||
|
||||
// Android X libraries
|
||||
implementation("androidx.appcompat:appcompat:1.6.0-alpha04")
|
||||
implementation("androidx.appcompat:appcompat:1.6.0-alpha03")
|
||||
implementation("androidx.cardview:cardview:1.0.0")
|
||||
implementation("com.google.android.material:material:1.6.0")
|
||||
implementation("androidx.webkit:webkit:1.4.0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue