Skip to content

Commit

Permalink
Changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Allen committed Aug 28, 2018
1 parent 8f0cd02 commit 42e90ac
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 @@ -21,8 +21,8 @@ android {
applicationId "com.cube.lush.player"
minSdkVersion 17
targetSdkVersion 25
versionCode 6
versionName "1.2.1"
versionCode 7
versionName "1.2.2"

buildConfigField "String", "BRIGHTCOVE_ACCOUNT_ID", getLocalProperty("brightcove_account_id")
buildConfigField "String", "BRIGHTCOVE_POLICY_KEY", getLocalProperty("brightcove_policy_id")
Expand Down

0 comments on commit 42e90ac

Please sign in to comment.