Skip to content

Commit c142b73

Browse files
Bump androidx.annotation:annotation from 1.8.2 to 1.9.1
Bumps androidx.annotation:annotation from 1.8.2 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8f2292 commit c142b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdf2htmlEX/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ afterEvaluate {
8383
}
8484

8585
dependencies {
86-
implementation 'androidx.annotation:annotation:1.8.2'
86+
implementation 'androidx.annotation:annotation:1.9.1'
8787
implementation 'com.getkeepsafe.relinker:relinker:1.4.5'
8888
implementation 'com.viliussutkus89:fontconfig-android-translator:1.0.2'
8989
implementation 'com.viliussutkus89:assetextractor-android:1.3.3'

0 commit comments

Comments
 (0)