We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f774780 commit 4295797Copy full SHA for 4295797
CherokeeLanguageUtils/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'eclipse-wtp'
3
apply plugin: 'maven'
4
5
version = '20160801'
6
-group "com.github.michael-joyner"
+group "com.github.CherokeeLanguage"
7
8
sourceCompatibility = 1.7
9
compileJava.options.encoding = 'UTF-8'
0 commit comments