File tree Expand file tree Collapse file tree 4 files changed +7
-50
lines changed
androidTest/java/com/sysdata/kt/htmltextview
test/java/com/sysdata/kt/htmltextview Expand file tree Collapse file tree 4 files changed +7
-50
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'com.jfrog.artifactory-upload'
33apply plugin : ' com.github.dcendents.android-maven'
44
55// This is the library version used when deploying the artifact
6- version = " 1.0.0 "
6+ version = " 1.0.2 "
77
88group = " it.sysdata.mobile"
99
6464 // GROUP_ID
6565 publishedGroupId = group
6666 // ARTIFACT_ID
67- artifact = ' sdhtmltextview '
67+ artifact = ' htmlspanner '
6868 // VERSION_ID
6969 libraryVersion = version
7070
7373 developerEmail = ' team.mobile@sysdata.it'
7474
7575 bintrayRepo = ' maven'
76- bintrayName = ' sdHtmlTextView '
77- libraryName = ' sdhtmltextview '
76+ bintrayName = ' sdHtmlSpanner '
77+ libraryName = ' htmlspanner '
7878 bintrayOrganization = ' sysdata'
7979}
8080
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ apply plugin: 'com.jfrog.artifactory-upload'
44apply plugin : ' com.github.dcendents.android-maven'
55
66// This is the library version used when deploying the artifact
7- version = " 1.0.0 "
7+ version = " 1.0.2 "
88
99group = " it.sysdata.mobile"
1010
7575 // GROUP_ID
7676 publishedGroupId = group
7777 // ARTIFACT_ID
78- artifact = ' sdhtmltextview '
78+ artifact = ' htmltextview '
7979 // VERSION_ID
8080 libraryVersion = version
8181
8585
8686 bintrayRepo = ' maven'
8787 bintrayName = ' sdHtmlTextView'
88- libraryName = ' sdhtmltextview '
88+ libraryName = ' htmltextview '
8989 bintrayOrganization = ' sysdata'
9090}
9191
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments