Преглед изворни кода

Merge pull request #4119 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.1.0

Bump annotation from 1.0.2 to 1.1.0
Andy Scherzinger пре 5 година
родитељ
комит
21a54921b2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -278,7 +278,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.0.2'
+    implementation 'androidx.annotation:annotation:1.1.0'
     implementation 'com.google.code.gson:gson:2.8.5'
     implementation 'com.google.code.gson:gson:2.8.5'
     implementation 'org.jetbrains:annotations:17.0.0'
     implementation 'org.jetbrains:annotations:17.0.0'