We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3dbd0 commit a8c9029Copy full SHA for a8c9029
az-edit-text/build.gradle
@@ -42,7 +42,7 @@ afterEvaluate {
42
release(MavenPublication) {
43
from components.release
44
45
- groupId = 'omarzer0'
+ groupId = 'com.github.omarzer0'
46
artifactId = 'AZEditText'
47
version = '0.1.0'
48
}
0 commit comments