Skip to content

Commit 1eadaa4

Browse files
committed
Bump locale
1 parent 3fcb1b5 commit 1eadaa4

File tree

1 file changed

+1
-1
lines changed
  • i18n/src/commonMain/kotlin/com/prof18/feedflow/i18n

1 file changed

+1
-1
lines changed

i18n/src/commonMain/kotlin/com/prof18/feedflow/i18n/Locales.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ expect fun String.format(vararg args: Any): String
3939

4040
@Suppress("UnusedPrivateProperty")
4141
// 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
42+
private const val StringsVersion = 94

0 commit comments

Comments
 (0)