Added the 1.13.1 new blocks.

This commit is contained in:
Matthew Miller
2018-09-23 20:22:33 +10:00
parent 02c6f11bb9
commit fd6034fbdd
5 changed files with 170 additions and 15 deletions

View File

@ -28,8 +28,8 @@ buildscript {
dependencies {
classpath 'com.github.jengelman.gradle.plugins:shadow:1.2.3'
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.3.0'
classpath 'org.ajoberstar:gradle-git:1.5.1'
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.7.5'
classpath 'org.ajoberstar:gradle-git:1.7.2'
}
}