mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 07:30:13 -04:00

Added DonextV2 module with Compose and Room Set up clean architecture Add DI with Hilt Setup initial database Display task lists on main activity
3 lines
38 B
Groovy
3 lines
38 B
Groovy
include ':donext'
|
|
include ':donextv2'
|