Skip to content

Commit

Permalink
build: specified jdk
Browse files Browse the repository at this point in the history
Took 5 minutes
  • Loading branch information
xFedeT committed May 1, 2024
1 parent 361a0d4 commit 168f703
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jdk:
- openjdk17
2 changes: 1 addition & 1 deletion sumo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
implementation(project(":api"))
implementation 'com.github.xFedeT:MinigamesAPI:v0.0.3'
}

processResources {
Expand Down

0 comments on commit 168f703

Please # to comment.