Skip to content

Commit

Permalink
Bump string version
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Apr 14, 2024
1 parent 14132b1 commit 74490d2
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 = 5
private const val StringsVersion = 6

0 comments on commit 74490d2

Please sign in to comment.