Skip to content

Commit

Permalink
Merge pull request #532 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 29, 2023
2 parents 7cb8123 + e05f011 commit 0c240d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serviceLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.12.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "androidx.work:work-runtime-ktx:2.8.1"
implementation "androidx.work:work-runtime-ktx:2.9.0"
implementation "com.github.AppDevNext.Logcat:LogcatCoreLib:$logcatVersion"

implementation "androidx.room:room-runtime:$room_version"
Expand Down

0 comments on commit 0c240d0

Please sign in to comment.