Skip to content

Commit

Permalink
chore: Bump version code and name for release v0.3.0 (#1790)
Browse files Browse the repository at this point in the history
  • Loading branch information
liveHarshit authored and iamareebjamal committed May 19, 2019
1 parent 61172f9 commit f18e2a4
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 @@ -20,8 +20,8 @@ android {
applicationId "com.eventyay.attendee"
minSdkVersion 21
targetSdkVersion 28
versionCode 8
versionName "0.2.1"
versionCode 9
versionName "0.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit f18e2a4

Please sign in to comment.