Skip to content

Commit

Permalink
Trying to get jitpack working
Browse files Browse the repository at this point in the history
  • Loading branch information
RubbaBoy committed Jul 12, 2019
1 parent d864160 commit 64379f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,8 @@ subprojects {
}
}
}

wrapper {
gradleVersion = "4.10.3"
distributionType = Wrapper.DistributionType.ALL
}
1 change: 1 addition & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
jdk: openjdk12

0 comments on commit 64379f0

Please sign in to comment.