Skip to content

Commit da9ab92

Browse files
Update dependency androidx.activity:activity-compose to v1.12.3 (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48c18c5 commit da9ab92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ 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.2'
74+
implementation 'androidx.activity:activity-compose:1.12.3'
7575
def composeBom = platform('androidx.compose:compose-bom:2026.01.01')
7676
implementation composeBom
7777
implementation "androidx.compose.ui:ui"

0 commit comments

Comments
 (0)