This commit is contained in:
Ellpeck 2018-11-02 13:27:39 +01:00
parent 4a690010c4
commit fcdb1e6c64

View file

@ -13,7 +13,7 @@ apply plugin: 'maven'
version = "a1"
group = "de.ellpeck.naturesaura"
archivesBaseName = "naturesaura"
archivesBaseName = "NaturesAura"
sourceCompatibility = targetCompatibility = '1.8'
compileJava {