Skip to content

Commit

Permalink
Merge pull request #179 from hannesa2/dependabot/gradle/androidx.work…
Browse files Browse the repository at this point in the history
…-work-runtime-ktx-2.9.0

Bump androidx.work:work-runtime-ktx from 2.8.1 to 2.9.0
  • Loading branch information
hannesa2 authored Nov 30, 2023
2 parents 1d3ea2a + 0e82849 commit 442f301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion githubAppUpdate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'com.google.code.gson:gson:2.10.1'
implementation "androidx.work:work-runtime-ktx:2.8.1"
implementation "androidx.work:work-runtime-ktx:2.9.0"

implementation "com.squareup.retrofit2:retrofit:2.9.0"
implementation "androidx.appcompat:appcompat:1.6.1"
Expand Down

0 comments on commit 442f301

Please sign in to comment.