Skip to content

Commit

Permalink
Bump locale version
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed May 13, 2024
1 parent d7ea8cf commit 3c0343b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ expect fun String.format(vararg args: Any): String

@Suppress("UnusedPrivateProperty")
// This is a trick to be sure that KSP re-generates the strings when there's no code updates
private const val StringsVersion = 16
private const val StringsVersion = 17

0 comments on commit 3c0343b

Please sign in to comment.