Skip to content

Commit

Permalink
version bump to 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
evilscientress committed Dec 27, 2023
1 parent 6e83e81 commit 0e2ac21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CongressRoutePlanner/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

val versionMajor = 4
val versionMinor = 2
val versionPatch = 3
val versionPatch = 4
val minimumSdkVersion = 14

android {
Expand Down
2 changes: 1 addition & 1 deletion current_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.3:14040203
4.2.4:14040204

0 comments on commit 0e2ac21

Please sign in to comment.