Skip to content

Commit

Permalink
up pach version
Browse files Browse the repository at this point in the history
  • Loading branch information
puutaro committed Jan 30, 2025
1 parent ffbf018 commit 63f08c2
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 @@ -8,7 +8,7 @@ plugins {
val applicationName = "CommandClick"
val versionMajor = 1
val versionMinor = 4
val versionPatch = 2
val versionPatch = 3

android {
namespace = "com.puutaro.commandclick"
Expand Down

0 comments on commit 63f08c2

Please sign in to comment.