File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ plugins {
24
24
publishing {
25
25
publications {
26
26
release(MavenPublication ) {
27
- groupId = ' com.github.zixpo .candybar'
27
+ groupId = ' com.github.donnnno .candybar'
28
28
artifactId = ' library'
29
29
version = rootProject.ext.VersionName
30
30
@@ -126,7 +126,6 @@ dependencies {
126
126
implementation ' com.github.danimahardhika:cafebar:1.3.2'
127
127
implementation ' com.github.danimahardhika.android-helpers:core:-SNAPSHOT'
128
128
implementation ' com.github.danimahardhika.android-helpers:animation:0.1.0'
129
- implementation ' com.github.danimahardhika.android-helpers:license:0.1.0'
130
129
implementation ' com.github.danimahardhika.android-helpers:permission:0.1.0'
131
130
implementation ' com.github.danimahardhika:DrawMe:4a672e78fc'
132
131
}
You can’t perform that action at this time.
0 commit comments