Skip to content

Commit 1f5e0d1

Browse files
Merge pull request #1191 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.7.0
Bump androidx.annotation:annotation from 1.6.0 to 1.7.0
2 parents 191cd15 + b516366 commit 1f5e0d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
5151
implementation 'com.github.bitfireAT:dav4jvm:2.2.1' // in transition phase, we use old and new libs
5252
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
53-
implementation 'androidx.annotation:annotation:1.6.0'
53+
implementation 'androidx.annotation:annotation:1.7.0'
5454
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
5555

5656
implementation "androidx.core:core-ktx:1.10.1"

0 commit comments

Comments
 (0)