Rename defaultRes module to core
This commit is contained in:
@ -58,7 +58,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation project(":annotations")
|
||||
implementation project(":defaultRes")
|
||||
implementation project(":core")
|
||||
|
||||
// Lib 1.2, but using specific commit so we don't need to bump up the version
|
||||
compileOnly "com.github.tachiyomiorg:extensions-lib:a596412"
|
||||
|
Reference in New Issue
Block a user