Open QuintinWillison opened 1 year ago
➤ Automation for Jira commented:
The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3261
For context:
The main reason behind enabling the Proguard in the integration-testing-app
module was to catch bugs related to our Proguard configuration as soon as possible. It was triggered by https://github.com/ably/ably-asset-tracking-android/issues/396 and added in https://github.com/ably/ably-asset-tracking-android/pull/408.
It was disabled in https://github.com/ably/ably-asset-tracking-android/pull/915 in order to get https://github.com/ably/ably-asset-tracking-android/pull/886 over the line.
For further context, see @KacperKluka's review comment.