fix: Exclude :presentation:widget

Not yet ready to be used
This commit is contained in:
Ahmad Ansori Palembani 2024-08-16 09:38:26 +07:00
parent fb705b9605
commit db03bcec15
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -36,5 +36,5 @@ include(":data")
include(":domain")
include(":i18n")
include(":presentation:core")
include(":presentation:widget")
//include(":presentation:widget")
include(":source:api")