Skip to content

Commit

Permalink
gradle udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian09h committed Jul 15, 2019
1 parent a7847f7 commit b265427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

task connectedCheck{}
buildscript {

repositories {
Expand All @@ -26,7 +26,7 @@ allprojects {
}
}

task connectedCheck{}


task clean(type: Delete) {
delete rootProject.buildDir
Expand Down

0 comments on commit b265427

Please sign in to comment.