Open edevpandey opened 1 year ago
Yes you realize when you use the minifyEnabled false shrinkResources false
that is the result, and these lines help with run time errors and crashes.
So try to find a way to clean up your existing app in any way you can to reduce the size.
Hope this shades some light.
It worked good but massive app size increased. Without 'shrink app' in build types set to false, it always crash...