@Aurimas I'd like to help improve the verification support in Android Studio. How would you recommend I engage? I've had mixed results submitting things to official Android channels, mostly I get silence, so I'd like to know if there is a channel where you think my feedback, testing and experiences would be heard.
@eighthave what do you mean by studio verification?
@Aurimas I mean Android Studio should handle when Gradle throws errors based on the verification metadata. Right now, our app is stuck in some mode where command line runs all work fine with verification, but Android Studio errors out with bizarre stacktraces. So to use this app in Android Studio, you have to delete gradle/verification-metadata.xml
@eighthave maybe file a bug if you are able to capture the stacktrace?