We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8653c commit 97d9d44Copy full SHA for 97d9d44
1 file changed
pdf2htmlEX/build.gradle
@@ -83,7 +83,7 @@ afterEvaluate {
83
}
84
85
dependencies {
86
- implementation 'androidx.annotation:annotation:1.8.0'
+ implementation 'androidx.annotation:annotation:1.8.1'
87
implementation 'com.getkeepsafe.relinker:relinker:1.4.5'
88
implementation 'com.viliussutkus89:fontconfig-android-translator:1.0.2'
89
implementation 'com.viliussutkus89:assetextractor-android:1.3.3'
0 commit comments