Android App icon simply won't change

In expo bare workflow:
eas build worked without any errors and I published the app to the google play store, but for a month now the icon looks like the default target icon (my app is the one that says Low Bras)


I don’t get how this is possible, as I replaced all the ic_launcher images in android/res with my own and put my own icon in app.json as the icon and android icon, but no matter what i do the splashscreen and icon are both the default one. How do i change it to my own icons?