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

github.com/nextcloud/android-library.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Brey <alvaro.brey@nextcloud.com>2022-09-23 10:53:57 +0300
committerGitHub <noreply@github.com>2022-09-23 10:53:57 +0300
commit155d0e96601fd7f012ebdb88dbf762eab05907be (patch)
treea44646327b44851fe418809d2ed9a112c7ec810b
parenta0db1afaa7483fa72aaee45050f68d3fc67a7df2 (diff)
parent26d23a63aa1590b0a592ed06505ce1c3ec98d6dd (diff)
Merge pull request #969 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.5.0
Bump annotation from 1.4.0 to 1.5.0
-rw-r--r--library/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/build.gradle b/library/build.gradle
index 8daba518..40032d48 100644
--- a/library/build.gradle
+++ b/library/build.gradle
@@ -52,7 +52,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.10'
implementation 'com.gitlab.bitfireAT:dav4jvm:2.1.3' // in transition phase, we use old and new libs
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.1'
- implementation 'androidx.annotation:annotation:1.4.0'
+ implementation 'androidx.annotation:annotation:1.5.0'
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
//noinspection AnnotationProcessorOnCompilePath