Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.7.1 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.7.1 to 1.8.0.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 4412bac commit 1b31a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdf2htmlEX/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.7.1'
implementation 'androidx.annotation:annotation:1.8.0'
implementation 'com.getkeepsafe.relinker:relinker:1.4.5'
implementation 'com.viliussutkus89:tmpfile-android:3.0.5'
implementation 'com.viliussutkus89:fontconfig-android-translator:1.0.2'
Expand Down

0 comments on commit 1b31a07

Please sign in to comment.