Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
ismartcoding committed Jul 2, 2024
1 parent ffde146 commit 5f84ed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ android {
else -> 0
}

val vCode = 322
val vCode = 325
versionCode = vCode - singleAbiNum
versionName = "1.3.3"
versionName = "1.3.4"

ndk {
//noinspection ChromeOsAbiSupport
Expand Down

0 comments on commit 5f84ed3

Please sign in to comment.