Skip to content

Commit 08c11bb

Browse files
Merge pull request #733 from nextcloud/renovate/androidx.annotation-annotation-1.x
fix(deps): update dependency androidx.annotation:annotation to v1.8.1
2 parents 8efc588 + e552853 commit 08c11bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ dependencies {
117117
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
118118

119119
implementation "androidx.appcompat:appcompat:1.7.0"
120-
implementation 'androidx.annotation:annotation:1.8.0'
120+
implementation 'androidx.annotation:annotation:1.8.1'
121121
implementation 'androidx.core:core:1.13.1'
122122
implementation 'androidx.fragment:fragment:1.8.2'
123123

0 commit comments

Comments
 (0)