Android - Generated strings.xml no longer sorted alphabetically

From one day to the other our generated strings.xml is no longer sorted alphabetically. It seems to have some random order. Our source yml file is still on alphabetical order.

Even if I remove both yml and xml files, the yml is sorted correctly, but xml has some ambiguous order that is neither alphabetically or by creation date.

Is there some setting that can affect this? We recently added an extra file in File Management, but removing the extra file doesn’t make a difference.

Or did something change on your end? (A bug?)