소스 검색

Bump annotation from 1.0.1 to 1.0.2

Bumps annotation from 1.0.1 to 1.0.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 년 전
부모
커밋
54bf33423a
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