Skip to content

Commit

Permalink
5.2.0 bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Kulm committed Dec 28, 2016
1 parent c5686ce commit 70cb389
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/app-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ext {
okhttp3Version : '3.2.0',
supportLibraryVersion : '24.1.0',
leakCanaryVersion : '1.5',
bvSdkVersion : '5.2.0-RC1-SNAPSHOT',
bvSdkVersion : '5.2.0',
stethoVersion : '1.3.1',
butterknifeVersion : '8.2.1',
playServicesVersion: '9.0.0'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=5.2.0-RC1-SNAPSHOT
VERSION_NAME=5.2.0
GROUP=com.bazaarvoice.bvandroidsdk

POM_DESCRIPTION=Bazaarvoice Android SDK
Expand Down

0 comments on commit 70cb389

Please sign in to comment.