Explorar o código

build: fix syntax error

Kirill Vainer %!s(int64=10) %!d(string=hai) anos
pai
achega
d36749c85b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      common.gradle

+ 2 - 0
common.gradle

@@ -22,6 +22,8 @@ repositories {
 dependencies {
     // Adding dependencies here will add the dependencies to each subproject.
     testCompile group: 'junit', name: 'junit', version: '4.10'
+}
+
 jar {
     manifest {
         attributes 'Implementation-Title': 'jMonkeyEngine',