Skip to content

Commit b74817a

Browse files
committed
update maven group ID
1 parent 7e279a7 commit b74817a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

expandabletextview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'com.jfrog.bintray'
44

55
def fullVersion = '1.0.0'
66

7-
group = 'at.blogc.android'
7+
group = 'at.blogc'
88
version = fullVersion
99

1010
android {

0 commit comments

Comments
 (0)