Skip to content

Commit

Permalink
Decreate reflextion library version to fix a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenzopalazzo committed Apr 26, 2021
2 parents e5d050a + f992197 commit 37c22d1
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 @@ -34,7 +34,7 @@ dependencies {

implementation 'com.google.code.gson:gson:2.8.6'

implementation 'org.reflections:reflections:0.9.12'
implementation 'org.reflections:reflections:0.9.11'

implementation 'commons-io:commons-io:2.4'

Expand Down

0 comments on commit 37c22d1

Please sign in to comment.