Skip to content

Commit d2243c6

Browse files
Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0
Bumps androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0. --- updated-dependencies: - dependency-name: androidx.work:work-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14087ad commit d2243c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

owncloudApp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation "androidx.preference:preference-ktx:1.2.0"
3030
implementation "androidx.room:room-runtime:$androidxRoom"
3131
implementation "androidx.sqlite:sqlite-ktx:2.3.0"
32-
implementation "androidx.work:work-runtime-ktx:2.7.1"
32+
implementation "androidx.work:work-runtime-ktx:2.8.0"
3333
implementation("androidx.browser:browser:1.4.0") { because "CustomTabs required for OAuth2 and OIDC" }
3434
implementation("androidx.enterprise:enterprise-feedback:1.1.0") { because "MDM feedback" }
3535

0 commit comments

Comments
 (0)