Skip to content

Commit

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

Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1
  • Loading branch information
hannesa2 authored Aug 16, 2024
2 parents d74e556 + 375f7c7 commit 9b5aaf2
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 @@ -60,7 +60,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.13.1"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "androidx.work:work-runtime-ktx:2.9.0"
implementation "androidx.work:work-runtime-ktx:2.9.1"
implementation "com.github.AppDevNext.Logcat:LogcatCoreLib:$logcatVersion"

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

0 comments on commit 9b5aaf2

Please sign in to comment.