prepare pull request
This commit is contained in:
committed by
Andrey Breslav
parent
4b19adf4fd
commit
c67b4e4627
@@ -1,12 +0,0 @@
|
||||
apply plugin: 'groovy'
|
||||
apply plugin: 'java'
|
||||
|
||||
dependencies {
|
||||
compile gradleApi()
|
||||
groovy localGroovy()
|
||||
}
|
||||
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.0-rc-2'
|
||||
}
|
||||
Reference in New Issue
Block a user