Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #27 from StaticDefault/master
Browse files Browse the repository at this point in the history
Missing library.
  • Loading branch information
StaticDefaultTester2 authored Nov 28, 2019
2 parents de48335 + 15df716 commit d19071f
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 @@ -14,7 +14,7 @@ task fatJar(type: Jar) {
}

dependencies {
compile 'com.github.realtimetech-solution:reflection:0.2.2'
compile 'com.github.realtimetech-solution:reflection:0.2.4'
}

jar {
Expand Down

0 comments on commit d19071f

Please sign in to comment.