Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Tornaco/Thanox
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornaco committed Aug 20, 2023
2 parents b863f95 + 8180d9a commit 84fa3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/nitro/nitro_gradle_plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation(androidToolsCommon)

implementation("commons-io:commons-io:2.13.0")
implementation("commons-codec:commons-codec:1.15")
implementation("commons-codec:commons-codec:1.16.0")

implementation(Libs.Others.guavaJre)
implementation(Libs.Others.javassist)
Expand Down

0 comments on commit 84fa3af

Please sign in to comment.