Fix: Handle missing 'color', 'isArchived' and 'value' fields in DTOs and mappers to prevent JsonDataException
This commit is contained in:
@@ -21,6 +21,8 @@ rootProject.name = "HomeboxLens"
|
||||
include(":app")
|
||||
include(":data")
|
||||
include(":domain")
|
||||
include(":ui")
|
||||
include(":feature:inventory")
|
||||
include(":data:semantic-ktlint-rules")
|
||||
|
||||
// [END_FILE_settings.gradle.kts]
|
||||
include(":data:semantic-ktlint-rules")
|
||||
|
||||
Reference in New Issue
Block a user