Skip to content

Commit

Permalink
Update androidx.annotation:annotation to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Dec 15, 2023
1 parent 9eca812 commit 7b9b334
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 @@ -60,7 +60,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.7.0'
implementation 'androidx.annotation:annotation:1.7.1'
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 7b9b334

Please sign in to comment.