Skip to content

Commit

Permalink
Merge pull request #199 from jlewis13/prod_launch_updates
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
jlewis13 authored Oct 6, 2017
2 parents 2165b2a + 0d38ada commit 86d3a88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ android {
applicationId 'io.forsta.relay'
minSdkVersion 14
targetSdkVersion 22
versionName "0.1.54"
versionCode 154
versionName "0.1.55"
versionCode 155
multiDexEnabled true
buildConfigField "long", "BUILD_TIMESTAMP", getLastCommitTimestamp() + "L"
resValue "string", "forsta_authorities", applicationId + '.provider.ccsm'
Expand Down

0 comments on commit 86d3a88

Please sign in to comment.