Referenced Method Count Increased After App Modula...
# android
r
Referenced Method Count Increased After App Modularization We observed drastic increase (12K+) in the number of methods referenced in our app after splitting ‘app’ module into several small modules. Any idea, why? I know this is not Kotlin specific but very weird issue so any input would be really appreciated. https://stackoverflow.com/questions/59489702/referenced-method-count-increased-after-app-modularization