Well then, here we go.

This commit is contained in:
Andrey Nikitin 2023-01-29 23:46:18 +03:00
parent 3912bfb160
commit fd68656000
3 changed files with 30 additions and 21 deletions

View file

@ -11,7 +11,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle'
group = 'su.a71.tardim_ic'
version = '1.0'
version = '0.5'
archivesBaseName = 'tardim_ic'
java.toolchain.languageVersion = JavaLanguageVersion.of(17)