We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2c0c8 commit ba76ce1Copy full SHA for ba76ce1
android/build.gradle
@@ -42,7 +42,7 @@ android {
42
implementation 'androidx.core:core:1.15.0'
43
implementation 'androidx.annotation:annotation:1.9.1'
44
implementation "androidx.lifecycle:lifecycle-runtime:2.8.7"
45
- implementation "org.apache.tika:tika-core:3.1.0"
+ implementation "org.apache.tika:tika-core:3.2.0"
46
}
47
kotlinOptions {
48
jvmTarget = '1.8'
0 commit comments