Skip to content

Commit 110c31f

Browse files
committed
ChangeLog update for 3.0.0
1 parent 8b1156f commit 110c31f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2019-04-30 Version 3.0.0
2+
* Changed `implementation` to `api` in build.gradle. This exposes the native
3+
Branch SDK to native code and avoids the need to import
4+
`io.branch.sdk.android:library` in the `app/build.gradle`, which
5+
introduces the potential for conflicts. The `app/build.gradle` import
6+
via `implementation 'io.branch.sdk.android:library:3.1.2'`
7+
is no longer necessary and should be removed.
8+
19
2019-04-19 Version 3.0.0-rc.1
210
* Removed docs folder from distro.
311
* Updated to iOS SDK 0.26.0, Android 3.1.1.

0 commit comments

Comments
 (0)