We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023cb06 commit b3a115cCopy full SHA for b3a115c
expandabletextview/build.gradle
@@ -63,7 +63,7 @@ bintray {
63
pkg {
64
repo = 'maven'
65
name = 'android-expandabletextview'
66
- userOrg = "${bintray_user}"
+ userOrg = "blogcat"
67
licenses = ['Apache-2.0']
68
websiteUrl = 'https://github.com/Blogcat/Android-ExpandableTextView'
69
issueTrackerUrl = 'https://github.com/Blogcat/Android-ExpandableTextView/issues'
0 commit comments