Remove 1.x source models

Co-Authored-By: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
This commit is contained in:
Jays2Kings 2022-08-21 00:06:17 -04:00
parent b707cd19fe
commit 3dcf50704c
16 changed files with 67 additions and 184 deletions

View file

@ -122,9 +122,6 @@ dependencies {
}
implementation("com.github.tachiyomiorg:image-decoder:7481a4a")
// Source models and interfaces from Tachiyomi 1.x
implementation("tachiyomi.sourceapi:source-api:1.1")
// Android X libraries
implementation("androidx.appcompat:appcompat:1.6.0-beta01")
implementation("androidx.cardview:cardview:1.0.0")