mirror of
https://github.com/zaaarf/lillero-processor.git
synced 2024-11-22 10:24:50 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
284954e20d
1 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@ plugins {
|
|||
|
||||
group 'ftbsc.lll.processor'
|
||||
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(8)
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url = 'https://maven.fantabos.co' }
|
||||
|
|
Loading…
Reference in a new issue