Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit cda2136

Browse files
committed
Updated Gradle Group
1 parent 21dd372 commit cda2136

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ apply plugin: 'net.minecraftforge.gradle.tweaker-client'
2222
apply plugin: 'org.spongepowered.mixin'
2323

2424
version '2.0'
25-
group 'me.zero.api'
25+
group 'com.github.ZeroMemes'
2626

2727
sourceCompatibility = targetCompatibility = '1.8' // Needed so Eclipse task generates correctly
2828
compileJava {

src/test

Submodule test updated from 0407bb7 to 80eff03

0 commit comments

Comments
 (0)