mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-29 21:37:56 +01:00
Move more components to presentation-core module
This commit is contained in:
@@ -23,6 +23,7 @@ android {
|
||||
dependencies {
|
||||
// Compose
|
||||
implementation(platform(compose.bom))
|
||||
implementation(compose.activity)
|
||||
implementation(compose.foundation)
|
||||
implementation(compose.material3.core)
|
||||
implementation(compose.material.core)
|
||||
|
||||
Reference in New Issue
Block a user