Skip to content

Commit

Permalink
bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian04 committed Jun 19, 2024
1 parent c0b4b64 commit 9a9917e
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 @@ -20,8 +20,8 @@ android {
compileSdk = 34

// App Versioning
versionCode = 221
versionName = "v2.2.1"
versionCode = 230
versionName = "v2.3.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 9a9917e

Please sign in to comment.