We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e279a7 commit b74817aCopy full SHA for b74817a
1 file changed
expandabletextview/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'com.jfrog.bintray'
4
5
def fullVersion = '1.0.0'
6
7
-group = 'at.blogc.android'
+group = 'at.blogc'
8
version = fullVersion
9
10
android {
0 commit comments