Skip to content

Commit ba76ce1

Browse files
committed
Updated tika dependency
1 parent 3f2c0c8 commit ba76ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
implementation 'androidx.core:core:1.15.0'
4343
implementation 'androidx.annotation:annotation:1.9.1'
4444
implementation "androidx.lifecycle:lifecycle-runtime:2.8.7"
45-
implementation "org.apache.tika:tika-core:3.1.0"
45+
implementation "org.apache.tika:tika-core:3.2.0"
4646
}
4747
kotlinOptions {
4848
jvmTarget = '1.8'

0 commit comments

Comments
 (0)