Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jensck committed Oct 4, 2018
1 parent c408033 commit f176420
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 @@ -33,8 +33,8 @@ android {
applicationId 'io.particle.android.app'
minSdkVersion 21
targetSdkVersion 28
versionCode 101
versionName "2.3.0"
versionCode 102
versionName "2.3.1"

multiDexEnabled true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit f176420

Please sign in to comment.