mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-09 12:59:34 +02:00
Move Glance Widget to seperate module (#8989)
Move Widget to seperate module - Create a core module for presentation. Widget and App will share some resources and hopefully composables
This commit is contained in:
@@ -43,3 +43,5 @@ include(":core")
|
||||
include(":macrobenchmark")
|
||||
include(":data")
|
||||
include(":domain")
|
||||
include(":presentation-widget")
|
||||
include(":presentation-core")
|
||||
|
Reference in New Issue
Block a user