Closed rajBopche closed 5 years ago
…nd @Component.Builder and removed no-args constructor for App Module
This changes not only reduce unnecessary code but also provides performance optimization.
Fixes #(issue)
Just put an x in the [] which are valid.
Please describe the tests that you ran to verify your changes.
./gradlew assembleDebug assembleRelease
./gradlew build connectedCheck
…nd @Component.Builder and removed no-args constructor for App Module
Description
This changes not only reduce unnecessary code but also provides performance optimization.
Fixes #(issue)
47
Type of change
Just put an x in the [] which are valid.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
./gradlew assembleDebug assembleRelease
./gradlew build connectedCheck
Checklist: