Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-23 06:05:26 +0300
committerGitHub <noreply@github.com>2023-03-23 06:05:26 +0300
commit51aaad3f48a76e5956394340717dfae016e231c6 (patch)
treeeef62f1d11bbc73f609a7b1c594f5c3d6dfc8f0f /app
parent03735a423e978c4a7cac5f5ebdb6b23a1ddce348 (diff)
build(deps): Bump androidx.work:work-runtime from 2.8.0 to 2.8.1
Bumps androidx.work:work-runtime from 2.8.0 to 2.8.1. --- updated-dependencies: - dependency-name: androidx.work:work-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 46fe2557..f6b62881 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -100,7 +100,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
- implementation 'androidx.work:work-runtime:2.8.0'
+ implementation 'androidx.work:work-runtime:2.8.1'
implementation 'com.google.android.material:material:1.8.0'
// Database