Skip to content

Commit

Permalink
Chuck Norris doesn't fix bugs, he stares at the computer until it beh…
Browse files Browse the repository at this point in the history
…aves
  • Loading branch information
HenryLoenwind committed Jul 17, 2019
1 parent f4218a8 commit 821d1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ task signCoreJar(type: SignJar, dependsOn: reobfCoreJar) {
}

task rmKeyStorePre(type: Delete) {
delete 'eiostore.jks'
delete 'ecstore.jks'
}
task rmKeyStore(type: Delete) {
delete 'ecstore.jks'
Expand Down

0 comments on commit 821d1e6

Please sign in to comment.