This reverts commit 3e2f6c848a.
3e2f6c848a
The main `build.gradle` file contains now only the common build infrastructure; all module-specific build configurations have been moved to their own build file. Issue: SPR-15885