diff --git a/filestack/build.gradle b/filestack/build.gradle index 3b0bc4d..867fc59 100644 --- a/filestack/build.gradle +++ b/filestack/build.gradle @@ -73,7 +73,7 @@ afterEvaluate { release(MavenPublication) { from components.release - groupId = 'com.github.boykod' + groupId = 'com.github.ekreative' artifactId = 'smartsuite-filestack' version = '0.1.6-beta03' }