mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-24 17:51:14 +01: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