diff --git a/Makefile b/Makefile index 5b41a429..c0d84241 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ all: build-foundation build-main - build-foundation: cd foundation && ../gradlew build publishToMavenLocal