mirror of
https://github.com/shadowfacts/Forgelin.git
synced 2025-01-05 00:54:18 +00:00
Update Gradle config
This commit is contained in:
parent
6f718d74fc
commit
ebba471b4b
@ -17,8 +17,8 @@ plugins {
|
||||
id "com.github.johnrengelman.shadow" version "1.2.3"
|
||||
}
|
||||
|
||||
apply plugin: "net.minecraftforge.gradle.forge"
|
||||
apply plugin: "kotlin"
|
||||
apply plugin: "net.minecraftforge.gradle.forge"
|
||||
|
||||
version = mod_version
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
mod_version = 1.5.0
|
||||
mod_version = 1.5.1
|
||||
group = net.shadowfacts
|
||||
archivesBaseName = Forgelin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user