Skip to content

Commit

Permalink
chore: release v1.12.0-rc.2 (11200)
Browse files Browse the repository at this point in the history
  • Loading branch information
JunkFood02 committed Apr 3, 2024
1 parent 9345b7b commit 674ec0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ val currentVersion: Version = Version.ReleaseCandidate(
versionMajor = 1,
versionMinor = 12,
versionPatch = 0,
versionBuild = 1
versionBuild = 2
)

val keystorePropertiesFile: File = rootProject.file("keystore.properties")
Expand Down

0 comments on commit 674ec0c

Please sign in to comment.