Skip to content

Commit

Permalink
Fix the dependency classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
iamakulov committed Apr 7, 2016
1 parent 7a63667 commit f667a30
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 f667a30

Please sign in to comment.