Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Commit f56f16c

Browse files
committed
Upgrade bintray plugin
1 parent a482f25 commit f56f16c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

build.gradle

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
buildscript {
2-
repositories {
3-
jcenter()
4-
}
5-
}
6-
71
plugins {
82
id 'java'
93
id 'maven-publish'
10-
id 'com.jfrog.bintray' version '1.7.3'
4+
id 'com.jfrog.bintray' version '1.8.0'
115
id 'com.github.hierynomus.license' version '0.14.0'
126
}
137

0 commit comments

Comments
 (0)