Fixed
Status Update
Comments
[Deleted User] <[Deleted User]> #2
In activity Log, you have the ability to filter events like this issue [1]. Would that be an alternative to deleting events that may be valuable for debugging ? If not, please explain the use-case.
[1]https://issuetracker.google.com/issues/72574664#comment3
[1]
ga...@google.com <ga...@google.com> #3
Thank you for helping us improve the functionality of our products. Your feature request has been forwarded to the product team. You can track this thread for any updates, or post additional comments about the request. However, we cannot provide an ETA or guarantee its implementation at this point in time.
Note: I edited the request to reflect upon [1]. Furthermore, you have the ability to filter such events as suggested above and may help.
[1]https://serverfault.com/questions/915523/how-to-clear-notifications-in-the-google-cloud-platform-
Note: I edited the request to reflect upon [1]. Furthermore, you have the ability to filter such events as suggested above and may help.
[1]
Description
useProguard = true
should use Proguard as code shinker, but R8 is used instead. One has to specify android.enableR8=false in the gradle.properties in order to disable R8.