Explorar el Código

Make gradlew executable

tags/v0.1.0
Chris Smith hace 5 años
padre
commit
1644e4444f
Se han modificado 2 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .gitignore
  2. 0
    0
      gradlew

+ 1
- 0
.gitignore Ver fichero

@@ -4,4 +4,5 @@
4 4
 
5 5
 # Gradle intermediates
6 6
 /.gradle
7
+/build
7 8
 /out

+ 0
- 0
gradlew Ver fichero


Loading…
Cancelar
Guardar