Browse Source

Merge pull request #13811 from nextcloud/renovate/androidx.annotation-annotation-1.x

Update dependency androidx.annotation:annotation to v1.9.0
Tobias Kaminsky 5 months ago
parent
commit
340db81b67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -310,7 +310,7 @@ dependencies {
         exclude group: "com.android.support"
     }
     implementation 'com.caverock:androidsvg:1.4'
-    implementation 'androidx.annotation:annotation:1.8.2'
+    implementation 'androidx.annotation:annotation:1.9.0'
     implementation 'com.vanniktech:emoji-google:0.21.0'
 
     // document scanner not available on FDroid (generic) due to OpenCV binaries