Skip to content

Commit

Permalink
Update Compiler to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
gamma committed Oct 14, 2021
1 parent ae21596 commit 21e06d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testBuilds/appBundler.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ appBundler {

from jar.outputs

bundleJre = 1.8
bundleJre = 11
mainClass = 'com.inet.testapplication.TestLauncher'
mainJar = 'testBuilds.jar'
}
Expand Down

0 comments on commit 21e06d7

Please sign in to comment.