Skip to content

Commit

Permalink
Manually deserialize libraries since gson has the potential to be rel…
Browse files Browse the repository at this point in the history
…ocated.
  • Loading branch information
Revxrsal committed Dec 13, 2020
1 parent bc20e77 commit 10bf108
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 @@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
apply plugin: 'java'

group = 'pluginlib'
version = '1.1'
version = '1.2'

sourceCompatibility = targetCompatibility = '1.8'

Expand Down

0 comments on commit 10bf108

Please sign in to comment.