Incorrect closure in the build.gradle

This commit is contained in:
pahimar 2014-07-17 21:38:41 -04:00
parent 4b0723d38e
commit 31e9085145

View file

@ -117,7 +117,6 @@ uploadArchives {
packaging 'jar'
description 'Equivalent Exchange 3'
url 'https://github.com/pahimar/Equivalent-Exchange-3/'
}
scm {
url 'https://github.com/pahimar/Equivalent-Exchange-3/'
@ -150,3 +149,4 @@ uploadArchives {
}
}
}
}