Skip to content

Commit e087e54

Browse files
committed
Set group for maven
1 parent 997175f commit e087e54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ apply plugin: 'maven'
66
apply plugin: 'com.github.dcendents.android-maven'
77
apply plugin: 'com.jfrog.bintray'
88

9+
group = 'com.github.EpimetheusAndroid'
10+
911
buildscript {
1012
ext.kotlin_version = '1.3.0-rc-116'
1113
repositories {

0 commit comments

Comments
 (0)