Skip to content
Snippets Groups Projects
Commit ea642ec5 authored by René Schöne's avatar René Schöne
Browse files

Testing variant publishing

- remove toolchain language version
parent cedbab2d
No related branches found
No related tags found
No related merge requests found
......@@ -18,8 +18,6 @@ group = 'org.jastadd'
// set the main class name for `gradle run`
application.mainClassName = "${mainClassName}"
java.toolchain.languageVersion = JavaLanguageVersion.of(11)
repositories {
mavenCentral()
maven {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment