Merge branch 'master' into dev

This commit is contained in:
2017-07-26 10:37:08 -04:00
3 changed files with 24 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ buildscript {
classpath 'org.jacoco:org.jacoco.core:+'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
classpath 'org.ajoberstar:grgit:1.5.0'
classpath 'com.github.triplet.gradle:play-publisher:1.2.0'
}
}