Skip to content

Commit fc3579a

Browse files
committed
- updated organization
1 parent 3449225 commit fc3579a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HtmlSpanner/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ext {
7575
bintrayRepo = 'maven'
7676
bintrayName = 'sdHtmlSpanner'
7777
libraryName = 'htmlspanner'
78-
bintrayOrganization = 'sysdata'
78+
bintrayOrganization = 'sysdata-mobile'
7979
}
8080

8181
//apply from: 'publishArtifactory.gradle'

htmltextview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ ext {
8686
bintrayRepo = 'maven'
8787
bintrayName = 'sdHtmlTextView'
8888
libraryName = 'htmltextview'
89-
bintrayOrganization = 'sysdata'
89+
bintrayOrganization = 'sysdata-mobile'
9090
}
9191

9292
//apply from: 'publishArtifactory.gradle'

0 commit comments

Comments
 (0)