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 3, 2024
1 parent e4d82e1 commit 7401f53
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 = 4
private const val StringsVersion = 5

0 comments on commit 7401f53

Please sign in to comment.