Skip to content

Commit

Permalink
increment version, this release includes security patch from @mohamma…
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemulligan committed Aug 10, 2018
1 parent 2a8763a commit fca92b0
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 @@ -9,8 +9,8 @@ android {
applicationId "com.outdoordevs.ellaism.wallet"
minSdkVersion 16
targetSdkVersion 26
versionCode 34
versionName "1.0.4"
versionCode 35
versionName "1.0.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit fca92b0

Please sign in to comment.