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:
authorTobias Kaminsky <tobias@kaminsky.me>2023-03-27 11:19:05 +0300
committerGitHub <noreply@github.com>2023-03-27 11:19:05 +0300
commit8383ca3ef48057e0ab8aa267c4326a5164689ac2 (patch)
tree73ca065ec7a31b3f6fa72b5294a8124c3a64e907 /app
parentfdfc330d0ac252b40be82dc49a85e254127f64cb (diff)
parent51aaad3f48a76e5956394340717dfae016e231c6 (diff)
Merge pull request #1721 from nextcloud/dependabot/gradle/androidx.work-work-runtime-2.8.1
build(deps): Bump androidx.work:work-runtime from 2.8.0 to 2.8.1
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 1e084468..dd684d59 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