mirror of
https://github.com/T8RIN/ImageToolbox.git
synced 2025-08-26 10:02:13 +08:00
core settings added
This commit is contained in:
@ -32,6 +32,7 @@ class ImageToolboxLibraryFeaturePlugin : Plugin<Project> {
|
||||
"implementation"(project(":core:ui"))
|
||||
"implementation"(project(":core:domain"))
|
||||
"implementation"(project(":core:resources"))
|
||||
"implementation"(project(":core:settings"))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user