Skip to content

Commit

Permalink
Bump locale version
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Jul 12, 2024
1 parent 870d8ef commit d829b38
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 = 35
private const val StringsVersion = 36

0 comments on commit d829b38

Please sign in to comment.