Skip to content

Commit

Permalink
remove unused bintray plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalmaceda committed Jul 2, 2021
1 parent 114229a commit 8ca3a5f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
plugins {
id 'java'
id 'jacoco'
id 'com.jfrog.bintray'
id 'com.auth0.gradle.oss-library.java'
}

Expand Down
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ pluginManagement {
gradlePluginPortal()
}
plugins {
id 'com.jfrog.bintray' version '1.8.5'
id 'com.auth0.gradle.oss-library.java' version '0.16.0'
}
}
Expand Down

0 comments on commit 8ca3a5f

Please sign in to comment.