Browse Source

Update dependency androidx.annotation:annotation to v1.7.1

renovate[bot] 1 year ago
parent
commit
41a6ab61e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -279,7 +279,7 @@ dependencies {
         exclude group: "com.android.support"
         exclude group: "com.android.support"
     }
     }
     implementation 'com.caverock:androidsvg:1.4'
     implementation 'com.caverock:androidsvg:1.4'
-    implementation 'androidx.annotation:annotation:1.6.0'
+    implementation 'androidx.annotation:annotation:1.7.1'
     implementation 'com.vanniktech:emoji-google:0.17.0'
     implementation 'com.vanniktech:emoji-google:0.17.0'
 
 
     implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:$fidoVersion"
     implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:$fidoVersion"