Skip to content

Commit

Permalink
Merge pull request #43 from w2sv/renovate/androidx.activity
Browse files Browse the repository at this point in the history
Update dependency androidx.activity:activity-compose to v1.7.2
  • Loading branch information
w2sv authored May 29, 2023
2 parents f38baeb + c6b8361 commit b37ad99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ androidx-compose-material3 = 'androidx.compose.material3:material3:1.1.0'
androidx-compose-ui = { module = 'androidx.compose.ui:ui', version.ref = 'compose-tooling' }
androidx-compose-ui-tooling-preview = { module = 'androidx.compose.ui:ui-tooling-preview', version.ref = 'compose-tooling' }
androidx-compose-ui-tooling = { module = 'androidx.compose.ui:ui-tooling', version.ref = 'compose-tooling' }
androidx-compose-activity = 'androidx.activity:activity-compose:1.7.1'
androidx-compose-activity = 'androidx.activity:activity-compose:1.7.2'
androidx-compose-viewmodel = { module = 'androidx.lifecycle:lifecycle-viewmodel-compose', version.ref = 'lifecycle' }
androidx-datastore-preferences = 'androidx.datastore:datastore-preferences:1.0.0'

Expand Down

0 comments on commit b37ad99

Please sign in to comment.