Skip to content

Commit

Permalink
Merge pull request #5 from iamakulov/patch-1
Browse files Browse the repository at this point in the history
Fix the dependency classpath
  • Loading branch information
jlouns committed Apr 9, 2016
2 parents 7a63667 + f667a30 commit 9b0d404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
}
}
dependencies {
classpath 'com.github.jlouns:gradle-cross-platform-exec:0.4.1'
classpath 'gradle.plugin.com.github.jlouns:gradle-cross-platform-exec-plugin:0.4.1'
}
}
Expand Down

0 comments on commit 9b0d404

Please sign in to comment.