Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Commit

Permalink
Merge pull request #20 from alexstyl/version_3_7
Browse files Browse the repository at this point in the history
Version code increment
  • Loading branch information
alexstyl authored Sep 4, 2016
2 parents a5c5758 + fc2de09 commit f8ab1f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
applicationId 'com.alexstyl.specialdates'
minSdkVersion 16
targetSdkVersion 22
versionCode 55
versionName '3.6'
versionCode 56
versionName '3.7'

manifestPlaceholders = [crashlyticsApiKey: crashlyticsKey]
buildConfigField 'String', 'API_KEY_VENDING', '\"' + androidVendingKey + "\""
Expand Down

0 comments on commit f8ab1f0

Please sign in to comment.