Skip to content

Commit

Permalink
upgrade poi version to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gksenthilarun committed Jan 11, 2022
1 parent e1231c7 commit b0e39fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {

kotlinVersion = '1.2.31'
supportLibVersion = '27.1.1'
poiVersion = '3.17'
poiVersion = '5.1.0'
}

dependencies {
Expand Down

0 comments on commit b0e39fd

Please sign in to comment.