Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
WSTxda committed Nov 11, 2024
1 parent 06f9ea8 commit d724378
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 @@ -12,8 +12,8 @@ android {
minSdk = 24
//noinspection OldTargetApi
targetSdk = 33
versionCode = 460
versionName = "4.6"
versionCode = 500
versionName = "5.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit d724378

Please sign in to comment.