Skip to content

Commit

Permalink
chore: Bump version code and name
Browse files Browse the repository at this point in the history
  • Loading branch information
iamareebjamal authored Jun 11, 2019
1 parent 65e0c8e commit 8b68d7a
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 {
applicationId "com.eventyay.organizer"
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode 10
versionName "1.2.0"
versionCode 12
versionName "1.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [
Expand Down

0 comments on commit 8b68d7a

Please sign in to comment.