mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-27 04:17:57 +01:00
Extract source api from app module (#8014)
* Extract source api from app module * Extract source online api from app module
This commit is contained in:
@@ -37,3 +37,5 @@ dependencyResolutionManagement {
|
||||
rootProject.name = "Tachiyomi"
|
||||
include(":app")
|
||||
include(":i18n")
|
||||
include(":source-api")
|
||||
include(":core")
|
||||
|
||||
Reference in New Issue
Block a user