Skip to content

Commit

Permalink
Upgrade androidx.annotation:annotation to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Aug 7, 2024
1 parent f600581 commit 54242f9
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 @@ -83,7 +83,7 @@ afterEvaluate {
}

dependencies {
implementation 'androidx.annotation:annotation:1.8.1'
implementation 'androidx.annotation:annotation:1.8.2'
implementation 'com.getkeepsafe.relinker:relinker:1.4.5'
implementation 'com.viliussutkus89:fontconfig-android-translator:1.0.2'
implementation 'com.viliussutkus89:assetextractor-android:1.3.3'
Expand Down

0 comments on commit 54242f9

Please sign in to comment.