Skip to content

Commit c8b085a

Browse files
committed
⬆️ bump versionCode
1 parent 02efaee commit c8b085a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/kotlin/com/theapache64/stackzy

src/main/kotlin/com/theapache64/stackzy/App.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ fun main() {
4040
val appArgs = AppArgs(
4141
appName = "Stackzy",
4242
version = "v1.2.2",
43-
versionCode = 20210724
43+
versionCode = 20220124
4444
)
4545

4646
// Passing args

0 commit comments

Comments
 (0)