Fix properties file and correct method signature.

This commit is contained in:
Sindusk
2018-05-30 02:31:51 -04:00
parent 1ce8da9c65
commit e756f954a0
3 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
apply plugin: 'java'
group "mod.sin"
version "2.0"
version "2.1"
repositories {
mavenCentral()