kotlinx-gettext
kotlinx-gettext copied to clipboard
Is there a way to remove unused strings?
While the project grows, sometimes some strings are not used anymore or are changed.
It would be nice if the Gradle plugin has a task to remove unused string entries.
Thank you for you amazing library <3
Agree, I also need this feature in my own project.