Skip to content

Commit

Permalink
Prepare for release 14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chshapiro committed Aug 23, 2022
1 parent 7634500 commit b8c1b0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 14.0.0

##### Breaking
- Updated to [Braze Android SDK 23.0.1](https://github.com/Appboy/appboy-android-sdk/blob/master/CHANGELOG.md#2301).

## 13.0.0

##### Breaking
Expand Down
2 changes: 1 addition & 1 deletion appboy-segment-integration/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {

compileOnly 'com.segment.analytics.android:analytics:4.10.1'

api 'com.appboy:android-sdk-ui:22.0.0+'
api 'com.appboy:android-sdk-ui:23.0.1+'

testImplementation 'junit:junit:4.12'

Expand Down

0 comments on commit b8c1b0e

Please sign in to comment.