AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Gradle
Code shrinking in particular is that it removes methods that you're potentially calling via reflection. And people do tricky things with dependency injection and things like that. The other thing, I think we actually do a lot of these optimizations by default, but not the obfuscation part. So if you're using Studio to turn this on, minifying able equals true; that's what you want.