You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pichler edited this page Jun 17, 2015
·
4 revisions
This project contains a Gradle build file (for more information about Gradle visit https://gradle.org/). Gradle supports multi-project builds, which means that the build file is subdivided into parts. The main build file contains dependencies and tasks for all subprojects, while the build files of each subporject contains further specific dependencies and tasks. As the OpenMUC framework uses Gradle multi-project build, this project contains only a subproject build file.