Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent abbdcad commit 5194389
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 @@ -74,7 +74,7 @@ dependencies {
jetpackComposeImplementation 'androidx.compose.material3:material3'
jetpackComposeImplementation 'androidx.compose.ui:ui-tooling-preview'
jetpackComposeDebugImplementation 'androidx.compose.ui:ui-tooling'
jetpackComposeImplementation 'androidx.activity:activity-compose:1.7.2'
jetpackComposeImplementation 'androidx.activity:activity-compose:1.8.0'
jetpackComposeImplementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1'
jetpackComposeImplementation 'com.google.accompanist:accompanist-systemuicontroller:0.30.1'
}

0 comments on commit 5194389

Please sign in to comment.