Skip to content

Commit

Permalink
Update versoin code to 3 and version name to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amanshuraikwar committed Mar 12, 2022
1 parent 4ee918a commit 804394c
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 @@ -36,8 +36,8 @@ android {
minSdk Libs.minSdk
targetSdk Libs.targetSdk

versionCode 1
versionName "0.1"
versionCode 3
versionName "0.3"

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

0 comments on commit 804394c

Please sign in to comment.