79549999

Date: 2025-04-02 07:54:39
Score: 1
Natty:
Report link

If anyone run into this issue while defining BuildConfig filed with type of string in your gradle file, then the trick for it to work is to add extra slash before \n. Like this:

buildConfigField("String", "YourStringVariable", "\"First Line.\\nSecond Line.\"")
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Vkalns86