Skip to content

Commit 11f6213

Browse files
authored
fix(all): Upgrade Compose to latest BOM (#222)
1 parent 2fd5ccf commit 11f6213

File tree

37 files changed

+56
-50
lines changed

37 files changed

+56
-50
lines changed

authenticator-screenshots/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ android {
2727
}
2828

2929
dependencies {
30+
implementation(platform(libs.androidx.compose.bom))
31+
3032
implementation(libs.bundles.compose)
3133
implementation(libs.test.mockk)
3234
implementation(projects.authenticator)
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)