Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Commit

Permalink
Remove JCenter from buildscript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielThomas committed May 31, 2016
1 parent dd1a7f2 commit c725e38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Expand Up @@ -14,7 +14,6 @@
* limitations under the License.
*/

buildscript { repositories { jcenter() } } // Some plugin dependencies (namely JFrog) are not in Maven Central

plugins {
id 'com.gradle.plugin-publish' version '0.9.4'
Expand Down

0 comments on commit c725e38

Please sign in to comment.