Forgelin/gradle.properties

8 lines
153 B
Properties
Raw Normal View History

2021-08-02 14:54:39 +00:00
mod_version = 1.9.0
2016-08-06 14:28:05 +00:00
group = net.shadowfacts
2016-08-06 14:46:57 +00:00
archivesBaseName = Forgelin
2016-08-06 14:28:05 +00:00
2021-08-02 14:54:39 +00:00
kotlin_version = 1.5.21
annotations_version = 21.0.1
coroutines_version = 1.5.0