Apr 29, 2023

Memo: Build sub module in the parent directory.

I had moved to the sub module directory and run the following Gradle command.

gradle build

 

Now I build it in the paraten directory.

gradle :sub-module:build