Skip to content

Commit 4295797

Browse files
Update build.gradle
1 parent f774780 commit 4295797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CherokeeLanguageUtils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'eclipse-wtp'
33
apply plugin: 'maven'
44

55
version = '20160801'
6-
group "com.github.michael-joyner"
6+
group "com.github.CherokeeLanguage"
77

88
sourceCompatibility = 1.7
99
compileJava.options.encoding = 'UTF-8'

0 commit comments

Comments
 (0)