Skip to content

Commit 7a2aa68

Browse files
Update Update Androidx (#398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3106412 commit 7a2aa68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ dependencies {
7171

7272
implementation 'androidx.core:core-ktx:1.17.0'
7373
implementation 'androidx.appcompat:appcompat:1.7.1'
74-
implementation 'androidx.activity:activity-compose:1.12.1'
75-
def composeBom = platform('androidx.compose:compose-bom:2025.12.00')
74+
implementation 'androidx.activity:activity-compose:1.12.2'
75+
def composeBom = platform('androidx.compose:compose-bom:2025.12.01')
7676
implementation composeBom
7777
implementation "androidx.compose.ui:ui"
7878
implementation "androidx.compose.foundation:foundation"

0 commit comments

Comments
 (0)