This commit is contained in:
2026-01-08 16:08:52 -05:00
parent d724c734c3
commit 7e2dfdf784
13 changed files with 68 additions and 128 deletions

View File

@@ -6,6 +6,5 @@ plugins {
rootProject.name = 'inventorym'
include('Model')
include('Api')
include('Ui')
include('UiView')