Skip to content

Commit

Permalink
Updated Dep : compose-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
neeldoshii committed Dec 7, 2024
1 parent a8387f0 commit ab3ff15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'

// Jetpack Compose
def composeBom = platform('androidx.compose:compose-bom:2024.08.00')
def composeBom = platform('androidx.compose:compose-bom:2024.11.00')

implementation "androidx.activity:activity-compose:1.9.1"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.4"
Expand Down

0 comments on commit ab3ff15

Please sign in to comment.