79736850

Date: 2025-08-15 21:32:46
Score: 1
Natty:
Report link

The best solution for unity it's add at the end of file(build.gradle) lines like this

android.defaultConfig.manifestPlaceholders["applicationLabel"] = "FlavorA"

It's safe for multiple IPostGenerateGradleAndroidProject in project, will not collisions.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Alex Zonov