mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
Move data package to its own module
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
b5a3d6489b
commit
19817bf254
10 changed files with 50 additions and 19 deletions
|
@ -1,2 +1,3 @@
|
|||
rootProject.name = "Compose-ToDo"
|
||||
include ':app'
|
||||
include ':data'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue