Skip to content

Commit

Permalink
app: 0.5.3
Browse files Browse the repository at this point in the history
Signed-off-by: BlackMesa123 <[email protected]>
  • Loading branch information
salvogiangri committed Jul 11, 2023
1 parent 4787d14 commit 99c146f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ private var commitHash: String? = ""
object Config {
private const val VERSION_MAJOR = 0
private const val VERSION_MINOR = 5
private const val VERSION_PATCH = 2
private const val VERSION_PATCH = 3

val versionName: String
get() {
Expand Down

0 comments on commit 99c146f

Please sign in to comment.