Gradle: changed to local json-simple module

This commit is contained in:
Peter Siegmund
2015-01-16 16:03:40 +01:00
parent ef2af5b56c
commit a8bac028f6
4 changed files with 12 additions and 6 deletions
+3 -2
View File
@@ -1,11 +1,12 @@
/* web and common stuff */
// web and common stuff
include ":java:com.sap.sailing.domain.common"
include ":java:com.sap.sailing.domain.shared.android"
include ":java:com.sap.sailing.server.gateway.serialization.shared.android"
include ":java:com.sap.sse.common"
include ":java:com.sap.sse.datamining.shared"
include ":java:org.json.simple"
/* android projects */
// android projects
include ":mobile:com.sap.sailing.android.shared"
include ":mobile:com.sap.sailing.android.tracking.app"
include ":mobile:com.sap.sailing.racecommittee.app"