Skip to content

Commit

Permalink
Merge pull request #154 from onuralpszr/renovate/androidx.startup-sta…
Browse files Browse the repository at this point in the history
…rtup-runtime-1.x

fix(deps): update dependency androidx.startup:startup-runtime to v1.2.0
  • Loading branch information
onuralpszr authored Sep 21, 2024
2 parents 467773b + a2288dc commit 954d663
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 @@ -103,7 +103,7 @@ dependencies {
implementation 'com.jakewharton.timber:timber:5.0.1'

// AndroidX Startup
implementation 'androidx.startup:startup-runtime:1.1.1'
implementation 'androidx.startup:startup-runtime:1.2.0'
implementation 'androidx.test.ext:junit-ktx:1.2.1'
// AndroidX Test - JVM testing
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 954d663

Please sign in to comment.