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.
2 parents d80905f + 3a2cb21 commit 60b0cebCopy full SHA for 60b0ceb
app/build.gradle.kts
@@ -211,7 +211,7 @@ dependencies {
211
212
//Apache POI
213
implementation ("org.apache.poi:poi:5.3.0")
214
- implementation ("org.apache.poi:poi-ooxml:5.3.0")
+ implementation ("org.apache.poi:poi-ooxml:5.4.0")
215
implementation ("org.apache.poi:poi-scratchpad:5.4.0")
216
implementation ("org.apache.odftoolkit:simple-odf:0.8.2-incubating")
217
implementation ("com.tom-roush:pdfbox-android:2.0.27.0")
0 commit comments