Skip to content

Commit

Permalink
Update dependency androidx.startup:startup-runtime to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 7f1a0ce commit 8f98f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ buildscript {
androidxFragment : 'androidx.fragment:fragment:1.4.0',
androidxJunit : 'androidx.test.ext:junit:1.1.3',
androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.4.0',
androidxStartup : 'androidx.startup:startup-runtime:1.1.0',
androidxStartup : 'androidx.startup:startup-runtime:1.2.0',
androidxTestRunner : 'androidx.test:runner:1.4.0',
junit : 'junit:junit:4.13.2',
composeUi : "androidx.compose.ui:ui:${versions.composeUi}",
Expand Down

0 comments on commit 8f98f0d

Please sign in to comment.