Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ismartcoding committed Apr 28, 2024
1 parent a147fa4 commit 47ffe8c
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 @@ -37,9 +37,9 @@ android {
else -> 0
}

val vCode = 277
val vCode = 280
versionCode = vCode - singleAbiNum
versionName = "1.2.48"
versionName = "1.2.49"

ndk {
//noinspection ChromeOsAbiSupport
Expand Down

0 comments on commit 47ffe8c

Please sign in to comment.