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 3449225 commit fc3579aCopy full SHA for fc3579a
HtmlSpanner/build.gradle
@@ -75,7 +75,7 @@ ext {
75
bintrayRepo = 'maven'
76
bintrayName = 'sdHtmlSpanner'
77
libraryName = 'htmlspanner'
78
- bintrayOrganization = 'sysdata'
+ bintrayOrganization = 'sysdata-mobile'
79
}
80
81
//apply from: 'publishArtifactory.gradle'
htmltextview/build.gradle
@@ -86,7 +86,7 @@ ext {
86
87
bintrayName = 'sdHtmlTextView'
88
libraryName = 'htmltextview'
89
90
91
92
0 commit comments