Explorar el Código

shared settings

Jan hace 1 mes
padre
commit
52f14ac2f6
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      shared/build.gradle

+ 5 - 0
shared/build.gradle

@@ -0,0 +1,5 @@
+eclipse.project.name = appName + '-shared'
+
+dependencies {
+
+}