Migrate the current single-module monolith into a structured multi-module architecture adhering to Now in Android (NiA) guidelines. By introducing distinct App, Feature, and Core layers driven by centralized Gradle convention plugins, we will isolate complex low-latency inking APIs, improve build performance, and establish clear separation of concerns across the project.
Migrate the current single-module monolith into a structured multi-module architecture adhering to Now in Android (NiA) guidelines. By introducing distinct App, Feature, and Core layers driven by centralized Gradle convention plugins, we will isolate complex low-latency inking APIs, improve build performance, and establish clear separation of concerns across the project.