Eduard Wolf
Eduard Wolf
Since version 12.1.0 of your ktlint gradle plugin, my android build fails. ``` > Task :app:generateSomeCode FAILED FAILURE: Build failed with an exception. * What went wrong: A problem was...
**Describe the bug** With minification enabled, my app gets different exceptions when a user tries to login. **To Reproduce** * Rely on `com.amazonaws.services.cognitoidentity.model.NotAuthorizedException` for not authorized users * Enable minification...
### Steps to Reproduce the Problem * upgrade `com.android.tools.build:gradle` to version `8.3.0` * have compileSdk 34 * run lint ### Expected Behavior No lint error ### Actual Behavior Following errors:...