Skip to content

Commit

Permalink
Update jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
divios committed Jan 13, 2022
1 parent 0471f5f commit c4bd7c0
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 @@ -6,7 +6,7 @@ plugins {
apply plugin: 'maven-publish'

group = 'io.github.divios'
version = '2.1'
version = '2.2'

sourceCompatibility = 1.8 // java 8
targetCompatibility = 1.8
Expand Down

0 comments on commit c4bd7c0

Please sign in to comment.