Update build.gradle

This commit is contained in:
pahimar 2014-05-04 21:12:58 -04:00
parent 8ee4fa0147
commit 422fd7abc7

View file

@ -17,12 +17,12 @@ buildscript {
apply plugin: 'forge'
version = "0.2"
version = "1.7.2-0.2"
group = "com.pahimar.ee3" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "EquivalentExchange3"
minecraft {
version = "1.7.2-10.12.1.1063"
version = "1.7.2-10.12.1.1065"
assetDir = "eclipse/assets"
}
processResources