mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
fix: Exclude :presentation:widget
Not yet ready to be used
This commit is contained in:
parent
fb705b9605
commit
db03bcec15
1 changed files with 1 additions and 1 deletions
|
@ -36,5 +36,5 @@ include(":data")
|
||||||
include(":domain")
|
include(":domain")
|
||||||
include(":i18n")
|
include(":i18n")
|
||||||
include(":presentation:core")
|
include(":presentation:core")
|
||||||
include(":presentation:widget")
|
//include(":presentation:widget")
|
||||||
include(":source:api")
|
include(":source:api")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue