aboutsummaryrefslogtreecommitdiffstats
path: root/buildSrc/build.gradle
blob: 834af3a06826fb10587ae684325f8f86702362af (plain)
1
2
3
4
5
6
7
8
9
/*
 * This file was generated by the Gradle 'init' task.
 */

plugins {
    // Support convention plugins written in Groovy. Convention plugins are build scripts in 'src/main' that automatically become available as plugins in the main build.
    id 'groovy-gradle-plugin'
}