Skip to content

Commit

Permalink
chore: Bump app version to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay7178 committed Aug 6, 2024
1 parent 909a3bc commit 12b464e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
minSdkVersion 24
targetSdkVersion 34
compileSdk 34
versionCode 34
versionName "2.3"
versionCode 35
versionName "2.4"
}

buildTypes {
Expand Down

0 comments on commit 12b464e

Please sign in to comment.