This commit is contained in:
DanLT 2021-09-01 15:22:31 -08:00
parent ef08319670
commit 6895c0b392

View File

@ -22,7 +22,7 @@ plugins {
} }
group 'com.volmit.iris' group 'com.volmit.iris'
version '1.8' version '1.8.1'
def apiVersion = '1.17' def apiVersion = '1.17'
def name = getRootProject().getName() // Defined in settings.gradle def name = getRootProject().getName() // Defined in settings.gradle
def main = 'com.volmit.iris.Iris' def main = 'com.volmit.iris.Iris'