mirror of
https://github.com/fankes/pagecurl-multiplatform.git
synced 2025-09-07 03:05:59 +08:00
Update to compose bom 2023.01.00
This commit is contained in:
@@ -39,6 +39,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("androidx.compose.ui:ui:$compose_version")
|
||||
implementation("androidx.compose.foundation:foundation:$compose_version")
|
||||
implementation(platform("androidx.compose:compose-bom:$compose_bom_version"))
|
||||
implementation("androidx.compose.ui:ui")
|
||||
implementation("androidx.compose.foundation:foundation")
|
||||
}
|
||||
|
Reference in New Issue
Block a user