Эх сурвалжийг харах

Merge pull request #3674 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.0.2

Bump annotation from 1.0.1 to 1.0.2
Tobias Kaminsky 6 жил өмнө
parent
commit
bf6e11f55c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -245,7 +245,7 @@ dependencies {
         exclude group: "com.android.support"
     }
     implementation 'com.caverock:androidsvg:1.3'
-    implementation 'androidx.annotation:annotation:1.0.1'
+    implementation 'androidx.annotation:annotation:1.0.2'
     implementation 'com.google.code.gson:gson:2.8.5'
 
     // dependencies for local unit tests