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

Commit

Permalink
Version code increment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstyl committed Sep 4, 2016
1 parent a5c5758 commit fc2de09
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 fc2de09

Please sign in to comment.