Browse Source

shared settings

Jan 1 month ago
parent
commit
52f14ac2f6
1 changed files with 5 additions and 0 deletions
  1. 5 0
      shared/build.gradle

+ 5 - 0
shared/build.gradle

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