Skip to content

Commit 4555b87

Browse files
author
Salvatore Ranieri
committed
removed dependencies
1 parent 3449225 commit 4555b87

File tree

6 files changed

+1
-269
lines changed

6 files changed

+1
-269
lines changed

HtmlSpanner/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'com.jfrog.artifactory-upload'
3-
apply plugin: 'com.github.dcendents.android-maven'
43

54
// This is the library version used when deploying the artifact
65
version = "1.0.3"
@@ -78,6 +77,3 @@ ext {
7877
bintrayOrganization = 'sysdata'
7978
}
8079

81-
//apply from: 'publishArtifactory.gradle'
82-
apply from: 'publishBintray.gradle'
83-

HtmlSpanner/publishBintray.gradle

Lines changed: 0 additions & 130 deletions
This file was deleted.

gradle/wrapper/gradle-wrapper.jar

-291 Bytes
Binary file not shown.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#Mon Jul 16 10:56:15 CEST 2018
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip

htmltextview/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,3 @@ ext {
8888
libraryName = 'htmltextview'
8989
bintrayOrganization = 'sysdata'
9090
}
91-
92-
//apply from: 'publishArtifactory.gradle'
93-
apply from: 'publishBintray.gradle'

htmltextview/publishBintray.gradle

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)