Skip to content

Commit

Permalink
[chore] updates app version.
Browse files Browse the repository at this point in the history
  • Loading branch information
coderPaddyS committed Sep 4, 2024
1 parent 4a4a622 commit a428936
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 @@ -24,8 +24,8 @@ android {
minSdkVersion 21
compileSdk 34
targetSdkVersion 34
versionCode 19
versionName "2.0.0"
versionCode 20
versionName "2.0.1"
}

applicationVariants.configureEach { variant ->
Expand Down

0 comments on commit a428936

Please sign in to comment.