mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Start working on proper MVVM
This commit is contained in:
@@ -20,8 +20,8 @@ plugins {
|
||||
dependencies {
|
||||
implementation(projects.core)
|
||||
implementation(projects.i18n)
|
||||
implementation(projects.data)
|
||||
implementation(projects.domain)
|
||||
implementation(projects.data)
|
||||
implementation(projects.uiCore)
|
||||
implementation(projects.presentation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user