No more java 11 stuff :'(
This commit is contained in:
parent
503e40e76f
commit
13d27e81dd
2 changed files with 4 additions and 5 deletions
|
|
@ -7,8 +7,6 @@ String dependencyDir = group + '.dependencies'
|
|||
version = rootProject.version
|
||||
archivesBaseName = rootProject.name + '-Velocity'
|
||||
|
||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
|
||||
|
||||
repositories {
|
||||
maven { url 'https://nexus.velocitypowered.com/repository/maven-public/' }
|
||||
maven { url 'https://libraries.minecraft.net' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue