Closed Ashuto7h closed 3 years ago
Hey @Ashuto7h, I just ran a gradle build on my local repo and the bundle size happened to be 43.1 MB. So, it is not much of a significant change.
To improve this more, I have to reduce size of libraries that we are using. but the project is not at such a state now that we can improve those libraries.
Related Issue or bug
Fixes: #17
changes made
The app bundle size is reduced to 42.9 MB. It can be further improved by removing additional files, present in OpenCV and other libs. but that should only be done after the implementation of all features.
Describe if there is any unusual behavior of your code(Write
NA
if there isn't)NA (maybe they can occur).
Checklist: