We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fcb1b5 commit 1eadaa4Copy full SHA for 1eadaa4
i18n/src/commonMain/kotlin/com/prof18/feedflow/i18n/Locales.kt
@@ -39,4 +39,4 @@ expect fun String.format(vararg args: Any): String
39
40
@Suppress("UnusedPrivateProperty")
41
// This is a trick to be sure that KSP re-generates the strings when there's no code updates
42
-private const val StringsVersion = 93
+private const val StringsVersion = 94
0 commit comments