Skip to content

Commit 7073af6

Browse files
authored
Merge pull request #350 from hannesa2/dependabot/gradle/androidx.work-work-runtime-ktx-2.11.2
Bump androidx.work:work-runtime-ktx from 2.11.1 to 2.11.2
2 parents 479cace + dd39738 commit 7073af6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

githubAppUpdate/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
dependencies {
2828
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
2929
implementation "com.google.code.gson:gson:2.13.2"
30-
implementation "androidx.work:work-runtime-ktx:2.11.1"
30+
implementation "androidx.work:work-runtime-ktx:2.11.2"
3131

3232
implementation "com.squareup.retrofit2:retrofit:3.0.0"
3333
implementation "androidx.appcompat:appcompat:1.7.1"

0 commit comments

Comments
 (0)