mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-16 01:15:08 +01:00
clean: refactoring (less static methods/fields)
This commit is contained in:
@@ -68,6 +68,7 @@ configurations {
|
||||
canBeResolved = true
|
||||
canBeConsumed = false
|
||||
}
|
||||
archivesBaseName = rootProject.archives_base_name
|
||||
version = rootProject.mod_version + "-" + project.name + "+" + rootProject.minecraft_version
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user