Skip to content

Commit

Permalink
Merge branch 'master' into smithing
Browse files Browse the repository at this point in the history
  • Loading branch information
onebeastchris authored Aug 15, 2023
2 parents b3d35bd + a99d2bc commit 89fdb22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ dependencies {
api(libs.cumulus)
api(libs.gson)
}

indra {
javaVersions {
target(8)
}
}

0 comments on commit 89fdb22

Please sign in to comment.