Skip to content

Commit

Permalink
7.0.0 bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-pound-bazaarvoice committed Jun 18, 2018
1 parent 6094d5d commit ac73d1c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
# 7.0.0
## Updated minSdkVersion , updated dependencies supported, Removed Deprecated APIs

* The minSdkVersion is 16.
* The minSdkVersion is now 16.
* Updated support for various dependencies.
* Updated support for iovation sdk 3.0
* Removed GridViews: `BVGridView, AnswersGridView, QuestionsGridView, RecommendationsGridView`
* Removed ListViews: `BVListView, AnswersListView, QuestionsListView, RecommendationsListView`
* Bug fix for CurationsFeedItem
* Please see commit for details.
#### DevicePrint SDK
* Adds support for Iovation's Deviceprint sdk 3.0
* Removes support for Iovation's Deviceprint sdk under version 3.0

Please see commit for details.

# 6.14.5

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=7.0.0-RC1-SNAPSHOT
VERSION_NAME=7.0.0
GROUP=com.bazaarvoice.bvandroidsdk

POM_DESCRIPTION=Bazaarvoice Android SDK
Expand Down

0 comments on commit ac73d1c

Please sign in to comment.