Skip to content

Commit

Permalink
Still happens with 2.22.1, but should be fixed in release 2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jan 3, 2024
1 parent ce90797 commit 0e4825f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poitest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'

//implementation files('../poishadow/build/libs/poishadow-all.jar')
implementation 'org.apache.logging.log4j:log4j-core:2.22.0'
implementation 'org.apache.logging.log4j:log4j-core:2.22.1'

// Testing-only dependencies
androidTestImplementation 'androidx.test:core:1.5.0'
Expand Down

0 comments on commit 0e4825f

Please sign in to comment.