mirror of
https://github.com/Anvilcraft/modpacktools
synced 2024-12-27 14:23:39 +01:00
change settings.gradle file to kts
This commit is contained in:
parent
47c71e34b9
commit
45032e3a98
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
|||
rootProject.name = 'modpacktools'
|
||||
|
1
settings.gradle.kts
Normal file
1
settings.gradle.kts
Normal file
|
@ -0,0 +1 @@
|
|||
rootProject.name = "modpacktools"
|
Loading…
Reference in a new issue