Skip to content

Commit 9a74c1f

Browse files
Merge pull request #34 from BranchMetrics/Release-2.0.0
[SDK-1986] Release 2.0.0
2 parents 83c49d0 + c363304 commit 9a74c1f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Adobe Branch SDK Extension change log
22

3+
- v2.0.0
4+
* June 20, 2023
5+
* Update Branch Android SDK to 5.4.2
6+
* Updated from ACPCore to AEPCore
7+
8+
39
- v1.4.0
410
* January 12, 2023
511
* Update Branch Android SDK to 5.2.7

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ org.gradle.jvmargs=-Xmx1536m
1111
# This option should only be used with decoupled projects. More details, visit
1212
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1313
# org.gradle.parallel=true
14-
VERSION_NAME=1.4.0
15-
VERSION_CODE=010400
14+
VERSION_NAME=2.0.0
15+
VERSION_CODE=200000
1616
GROUP=io.branch.sdk.android
1717

1818
POM_NAME=Branch Adobe Android SDK

0 commit comments

Comments
 (0)