File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Adobe Branch SDK Extension change log
2+ - v1.2.0
3+ * _ * Master Release* _ - November 19, 2019
4+ * Minor: delay session initialization to allow enough time to collect Adobe IDs
5+ * Clean up extension registration flow
6+
27- v1.1.3
38 * _ * Master Release* _ - November 19, 2019
49 * Patch: automatically pick up all Adobe IDs and pass it to Branch
Original file line number Diff line number Diff 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.1.4
15- VERSION_CODE =010104
14+ VERSION_NAME =1.2.0
15+ VERSION_CODE =010200
1616GROUP =io.branch.sdk.android
1717
1818POM_NAME =Branch Adobe Android SDK
You can’t perform that action at this time.
0 commit comments