mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +02:00
Use new Compose BOM 2022.10.00 (#8295)
This commit is contained in:
@ -163,6 +163,7 @@ dependencies {
|
||||
implementation(project(":source-api"))
|
||||
|
||||
// Compose
|
||||
implementation(platform(compose.bom))
|
||||
implementation(compose.activity)
|
||||
implementation(compose.foundation)
|
||||
implementation(compose.material3.core)
|
||||
|
Reference in New Issue
Block a user