Skip to content

Commit

Permalink
chore: remove commons-lang3 apache library (#4266)
Browse files Browse the repository at this point in the history
  • Loading branch information
naivekook committed Oct 1, 2021
1 parent 546d12b commit 9acdda3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Expand Up @@ -93,7 +93,6 @@ dependencies {
implementation("com.squareup.okhttp3:logging-interceptor:3.12.11")

// Apache commons
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("org.apache.commons:commons-text:1.9")
implementation("org.apache.commons:commons-csv:1.9.0")
implementation("commons-validator:commons-validator:1.7")
Expand Down

0 comments on commit 9acdda3

Please sign in to comment.