'File pattern was reassigned to file type by 'Android' plugin. You can confirm or revert reassigning pattern

I am developing an app using Flutter 2.10.3 but I assume this issue is not related to Flutter. Since upgrading to Android Studio Bumblebee | 2021.1.1 Patch 2 I am getting couple of messages in event log of Android Studio. PFA:

enter image description here

Does these messages have to do with any update? Should I just ignore them? Will there be any kind of impact on code or build if I just click on Confirm or Reject



Solution 1:[1]

select
"Confirm reassign this pattern to file type 'APK'"
and
"Confirm reassign this pattern to file type 'Adobe Photoshop'"
for why
see my answer here: https://stackoverflow.com/a/71916617/2173890

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 sifr_dot_in