mirror of
https://github.com/Artillex-Studios/AxMinions.git
synced 2024-11-25 12:05:56 +01:00
Fix oopsie
This commit is contained in:
parent
a657ed55f6
commit
ea011bac66
@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.github.johnrengelman.shadow' version "8.1.1"
|
||||
id 'maven-publish'
|
||||
id 'java'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.9.1.9.22'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.9.22'
|
||||
}
|
||||
|
||||
group = 'com.artillexstudios.axminions'
|
||||
|
Loading…
Reference in New Issue
Block a user