Updated build scripts for testing.

This commit is contained in:
Erik C. Thauvin 2017-04-22 09:09:12 -07:00
parent d3f7130cc7
commit 03d1488600
5 changed files with 10 additions and 26 deletions

View file

@ -1,5 +1,5 @@
plugins {
id "com.jfrog.bintray" version "1.5"
id "com.jfrog.bintray" version "1.7.3"
}
apply plugin: 'java'
apply plugin: 'idea'